dmitry-php/sql-parser

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

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/dmitry-php/sql-parser

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

This package is not auto-updated.

Last update: 2025-10-01 14:45:54 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.