cadfael / mysql-antlr4-parser
A PHP based MySQL parser generated from Antlr (antlr.org).
dev-main
2024-05-26 20:14 UTC
Requires
- antlr/antlr4-php-runtime: ^0.9.1
Requires (Dev)
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2024-10-26 21:09:08 UTC
README
This PHP library was generated using the Antlr4 library and the MySQL grammar and then re-formatted into it's current format.
Documentation
TODO
Installation
The easiest way is to use composer.
composer require cadfael/mysql-antlr4-parser