Libraries tagged by query parser
phpmyadmin/sql-parser
41492339 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
netgen/query-translator
1568582 Downloads
Query Translator is a search query translator with AST representation
io-developer/php-whois
1392678 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
timgws/query-builder-parser
344222 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
jasny/persist-sql-query
361332 Downloads
SQL Query builder and parser
nilportugues/sql-query-formatter
871411 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
pimcore/search-query-parser
426169 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
gdbots/query-parser
123931 Downloads
Php library that converts search queries into terms, phrases, hashtags, mentions, etc.
league/uri-query-parser
315888 Downloads
parse and build a query string the right way in PHP
graviton/rql-parser
74961 Downloads
udan11/sql-parser
1176 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
marcocesarato/sqlparser
32769 Downloads
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 respect phpsqlparser or others php sql parser.
pecee/boolean-query-parser
18496 Downloads
Convert a boolean search query into a query that is compatible with a fulltext search.
brandembassy/query-language-parser
102669 Downloads
graviton/php-rql-parser
54861 Downloads
doctrine-odm query building wrapper to graviton/rql-parser