dmitry-php/sql-parser

A validating SQL lexer and parser with a focus on MySQL dialect.

Maintainers

Package info

github.com/dmitry-php/sql-parser

Issues

pkg:composer/dmitry-php/sql-parser

Statistics

Installs: 25

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2015-06-29 14:36 UTC

This package is not auto-updated.

Last update: 2026-03-04 16:53:28 UTC


README

Original project - https://github.com/udan11/sql-parser

SQL Parser

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.

This is an alpha version. For more information, please check: Overview or the Examples.