Libraries tagged by query builders
anourvalar/eloquent-request
9975 Downloads
Dynamic Query Builder based on request
aiotu/terseq
10961 Downloads
Query Builder for AWS DynamoDB
selective/database
95644 Downloads
SQL query builder
jasny/dbquery-mysql
25910 Downloads
Query builder and parser for MySQL
kodols/php-mysql-library
26018 Downloads
A Simple MySQL Library for PHP
denisgeomiq/eloquent-has-by-non-dependent-subquery
4647 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
atlas/statement
7034 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
hoa/database
10278 Downloads
The Hoa\Database library.
softspring/doctrine-paginator
10203 Downloads
This library provides a paginator for doctrine query builder
saraf/qb
4463 Downloads
an easy to use query builder for mysql
friendsofcat/laravel-couchbase
30309 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
felipeva/inertia-table
3625 Downloads
A Laravel package to help you quickly build Inertia.js data tables with the help of Laravel Query Builder and Spatie's Laravel Data.
eusonlito/laravel-database-cache
3628 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
devtheorem/peachy-sql
1133 Downloads
A high-performance query builder and runner for PHP
abdulelahragih/querybuilder
1035 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.