Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHIJLMNOPQRSTUVWXYZ
]
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