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