Libraries tagged by query-parser
pimcore/search-query-parser
566066 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
gdbots/query-parser
164921 Downloads
Php library that converts search queries into terms, phrases, hashtags, mentions, etc.
league/uri-query-parser
376007 Downloads
parse and build a query string the right way in PHP
pecee/boolean-query-parser
25946 Downloads
Convert a boolean search query into a query that is compatible with a fulltext search.
nextras/multi-query-parser
21146 Downloads
Parses queries from a SQL file.
flow-php/pg-query-ext
12946 Downloads
PostgreSQL query parser PHP extension using libpg_query
globyapp/odata-query-parser
3843 Downloads
Parse OData v4 query strings, outputs proper PHP objects.
globyapp/odata-to-doctrine
1087 Downloads
Symfony plugin to use odata-query-parser to create a doctrine QueryBuilder for any annotated DTO and execute it.
thebrains-group/laravel-query-parser
323 Downloads
philiprehberger/laravel-search-query-parser
240 Downloads
Parse GitHub-style search queries into structured filters for Laravel Eloquent. Supports field:value, comparisons, exclusions, and relation filters.
novabytes/odata-query-parser
369 Downloads
Framework-agnostic OData 4 query string parser for PHP. Parses $filter, $select, $expand, $orderby, and more into AST objects.
khalyomede/odata-query-parser
3599 Downloads
Parse OData v4 query strings.
smallhomelab/lucene-query-parser
1238 Downloads
Basic Lucene Query Parser for Search and Filter
rlacerda83/query-parser
4995 Downloads
Query parser for lumem
ngekoding/codeigniter-api-query-parser
19 Downloads
A query parser for REST-APIs based on CodeIgniter