Libraries tagged by query builders
kayedspace/laravel-erpnext
88 Downloads
A fluent ERPNext and Frappe REST client for Laravel: a doctype query builder, typed documents, four authentication schemes and file uploads.
eusonlito/laravel-database-cache
4570 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
devtheorem/peachy-sql
2710 Downloads
A high-performance query builder and runner for PHP
abdulelahragih/querybuilder
1943 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
andreas-glaser/doctrine-rql
64703 Downloads
Parses and applies RQL/FIQL scripts to doctrine orm query builders
zaruto/scramble-spatie-query-builder
83 Downloads
This is the Scramble extension, which detects the usage of the Spatie query builder and adds applicable query parameters to the openapi definitions
wyzen-packages/doctrine-simple-query-builder
3705 Downloads
Easy query builder for doctrine
williamoliveira/eloquent-array-query-builder
9526 Downloads
Query Laravel Eloquent with and array
vdhicts/http-query-builder
17814 Downloads
Replacement of http_build_query to allow the same parameter multiple times.
uteq/laravel-query-builder-macros
1535 Downloads
A set of common Laravel Uteq helpers and macros
syswd/query-builder
668 Downloads
Fast, simple and dependency-free query builder for PHP.
sultann/wp-query-builder
4729 Downloads
WP Query Builder is a lightweight and efficient SQL Query Builder based on wpdb for WordPress. It supports complicated query generation.
squirrelphp/queries
3863 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
sergyjar/laravel-query-builder
95 Downloads
A simple way to obtain a model collection taking into account filtering, sorting and pagination
sendynl/opensearch-query-builder
3872 Downloads
Build and execute an OpenSearch search query using a fluent PHP API