php-doctrine-lexer - Base library for a lexer that can be used in top-down, recursive descent parsers
- Website:
- https://github.com/doctrine/lexer
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
Base library for a lexer that can be used in top-down, recursive descent parsers. This lexer is used in Doctrine Annotations and in Doctrine ORM (DQL).
Packages
php-doctrine-lexer-1.0.1-5.fc20.remi.noarch | [8 KiB] |
Changelog by Shawn Iwinski (2015-06-27):
- Updated autoloader with trailing separator |
php-doctrine-lexer-1.0.1-4.fc20.remi.noarch | [8 KiB] |
Changelog by Shawn Iwinski (2015-06-24):
- Added autoloader dependency |