Libraries tagged by php queries
kompo/kompo
9500 Downloads
Laravel & Vue.js FullStack Components for Rapid Application Development
fourlabs/qbjs-parser
32964 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
devmoath/jql-builder
6192 Downloads
JQL builder is a supercharged PHP package that allows you to create Jira Query Language (JQL)
fnash/graphql-qb
58203 Downloads
A php GraphQL Query Builder. Nice API. Readable queries.
pfrenssen/matomo-reporting-api
99519 Downloads
PHP client library to query the Matomo Reporting API.
level23/druid-client
52377 Downloads
Druid php client for executing queries and more
reflective/reflection
11671 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
curiosity26/odataquery
50471 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
36735 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.
hemiframe/php-query-builder
14876 Downloads
Powerful and lightweight PHP SQL Query Builder
coderockr/php-query
136852 Downloads
phpQuery
rkr/php-mysql-query-builder
4978 Downloads
Easy to use query builder for PHP8.0+/PDO
rherb/php-odata-query-builder
2215 Downloads
OData Query Builder for PHP
gskema/elasticsearch-query-dsl-php
12466 Downloads
Feature complete, object oriented, composable, extendable Elasticsearch query DSL builder for PHP.
crassaert/php-azure-documentdb
9334 Downloads
PHP wrapper to query Microsoft Azure DocumentDB REST API