farafiri / PHP-parsing-tool

Lib for generate parser for grammar, given in form similar to BNF notation. Parse string into easy to use object. You can easy switch between PEG algorithm and its extended version (slower but can work with any context-free grammar)
30Updated last year

Alternatives and similar repositories for PHP-parsing-tool:

Users that are interested in PHP-parsing-tool are comparing it to the libraries listed below