Nette Tokenizer
Tokenizer is a tool that uses regular expressions to split given string into tokens. What the hell is that good for, you might ask? Well, you can create your own languages! Tokenizer is used in Latte for example. To use this library, you just have to add, in your project: require_once '/usr/share/php/Nette/Tokenizer/autoload.php';
Release | Stable | Testing |
---|---|---|
EPEL 7 | 2.2.3-1.el7 | - |
You can contact the maintainers of this package via email at
php-nette-tokenizer dash maintainers at fedoraproject dot org
.