Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-dmitry-php-sql-parser - A validating SQL lexer and parser with a focus on MySQL dialect

Website:
https://github.com/dmitry-php/sql-parser
Licence:
GPLv2+
Vendor:
Remi Collet
Description:
A validating SQL lexer and parser with a focus on MySQL dialect.

This library was originally developed for phpMyAdmin during
the Google Summer of Code 2015.

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/SqlParser/autoload.php';

Packages

php-dmitry-php-sql-parser-0-0.1.20150629git4aaed44.remi.src [84 KiB] Changelog by Remi Collet (2015-09-14):
- initial package