Libraries tagged by query builders
platine-php/database
6862 Downloads
Platine Database is the abstraction layer using PDO with support of query and schema builder
kuria/url
19996 Downloads
Parsing, modifying and building URLs
kodols/php-mysql-library
26467 Downloads
A Simple MySQL Library for PHP
denisgeomiq/eloquent-has-by-non-dependent-subquery
6764 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
atlas/statement
7798 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
wukongdontskipschool/laravel-doris
445 Downloads
This laravel extension adds support for doris and starrocks to the query builder and eloquent.
saraf/qb
5155 Downloads
an easy to use query builder for mysql
riverside/php-orm
956 Downloads
PHP ORM micro-library and query builder
pyaesoneaung/to-raw-sql
8724 Downloads
Get raw SQL from Laravel Query Builder
harish81/laravel-duckdb
6702 Downloads
DuckDB CLI wrapper to interact with duckdb databases through laravel query builder.
friendsofcat/laravel-couchbase
30540 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
felipeva/inertia-table
4134 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.
devtheorem/peachy-sql
1428 Downloads
A high-performance query builder and runner for PHP
abdulelahragih/querybuilder
1343 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.
zfbase/sphinxql-query-builder
337 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.