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 11 months ago

Related projects

Alternatives and complementary repositories for PHP-parsing-tool