Libraries tagged by php queries
fourlabs/qbjs-parser
32051 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
devmoath/jql-builder
5523 Downloads
JQL builder is a supercharged PHP package that allows you to create Jira Query Language (JQL)
andreas-glaser/doctrine-rql
56719 Downloads
Parses and applies RQL/FIQL scripts to doctrine orm query builders
fnash/graphql-qb
56699 Downloads
A php GraphQL Query Builder. Nice API. Readable queries.
soyuka/esql
1552 Downloads
PHP Extended Structured Query Language
bluerock/sellsy-client
8872 Downloads
A lightweight PHP client to query the Sellsy API V2
pfrenssen/matomo-reporting-api
95106 Downloads
PHP client library to query the Matomo Reporting API.
level23/druid-client
50924 Downloads
Druid php client for executing queries and more
curiosity26/odataquery
48851 Downloads
A library of PHP Classes that allow for OData queries to be easily built and extended for appending to a URL Request to an API supporting OData server-side.
marcocesarato/sqlparser
34442 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.
madewithlove/elasticsearcher
130758 Downloads
Wrapper on top of the ElasticSearch PHP SDK which allows easier index/document/query management.
hemiframe/php-query-builder
14328 Downloads
Powerful and lightweight PHP SQL Query Builder
coderockr/php-query
135943 Downloads
phpQuery
rkr/php-mysql-query-builder
4805 Downloads
Easy to use query builder for PHP8.0+/PDO
rherb/php-odata-query-builder
2036 Downloads
OData Query Builder for PHP