marcocesarato / PHP-Light-SQL-Parser

This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light …
29Updated 2 years ago

Alternatives and similar repositories for PHP-Light-SQL-Parser:

Users that are interested in PHP-Light-SQL-Parser are comparing it to the libraries listed below