shadz3rg/lexer

PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.

v1.0.2 2018-09-30 11:56 UTC

This package is auto-updated.

Last update: 2024-04-29 03:41:38 UTC


README

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).

https://www.doctrine-project.org/projects/lexer.html