SQL parser implemented in pure PHP.
To run unit tests, you'll need a set of dependencies you can install using Composer:
php composer.phar installOnce installed, just launch the following command:
./vendor/bin/phpunitMIT. See the bundled LICENSE file for details.