php-phpmyadmin-sql-parser

validating SQL lexer and parser
  https://github.com/phpmyadmin/sql-parser
  0
  no reviews



This library parses and is able to tokenize, lint and syntax-highlight SQL statements. It is also able to alter the parsed query.

This library has a focus on the MySQL dialect.