2017 © Pedro Peláez
 

library sql-parser

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

image

dmitry-php/sql-parser

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

  • Monday, June 29, 2015
  • by dmitry-php
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

SQL Parser

A validating SQL lexer and parser with a focus on MySQL dialect., (*1)

This library was originally developed for phpMyAdmin during the Google Summer of Code 2015., (*2)

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

The Versions

29/06 2015

dev-master

9999999-dev https://github.com/dmitry-php/sql-parser

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

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

The Development Requires

by Dan Ungureanu

sql parser lexer analysis