mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-21 16:31:15 +00:00
Finalize extension documentation
This commit is contained in:
7
php_modules/tokenizer/README.md
Normal file
7
php_modules/tokenizer/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# tokenizer
|
||||
|
||||
The tokenizer functions provide an interface to the PHP tokenizer embedded in the Zend Engine. Using these functions you may write your own PHP source analyzing or modification tools without having to deal with the language specification at the lexical level.
|
||||
|
||||
| Platform | Url |
|
||||
|----------|------------------------------------------------------------------|
|
||||
| PHP.net | https://www.php.net/manual/en/book.tokenizer.php |
|
||||
Reference in New Issue
Block a user