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