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). Autoloader: /usr/share/php/Doctrine/Common/Lexer/autoload.php
Packages
php-doctrine-lexer-1.0.1-8.fc25.remi.noarch | [12 KiB] |
Changelog by Shawn Iwinski (2017-05-13):
- Switch autoloader to php-composer(fedora/autoloader) |