Remi's RPM repository - Packages

Blog | Forum | Repository

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

Website:
https://github.com/udan11/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-udan11-sql-parser-3.4.0-1.fc20.remi.noarch [79 KiB] Changelog by Remi Collet (2016-03-01):
- update to 3.4.0 (for phpMyAdmin 4.5.5.1)
- add patch from phpMyAdmin
- raise dependency on php >= 5.4
php-udan11-sql-parser-3.3.1-1.fc20.remi.noarch [78 KiB] Changelog by Remi Collet (2016-02-23):
- update to 3.3.1 (for phpMyAdmin 4.5.5)