Libraries tagged by SQL Builder
phuria/under-query
5979 Downloads
Lightweight PHP Query Builder primarily focused on building reusable SQL queries.
tkaratug/titan-db
18 Downloads
Simple and useful query builder for PHP.
timgws/cleanhtml
115 Downloads
Quickly & Easily clean out HTML text, making sure that only the bare minimum is left behind
tereta/migration
6 Downloads
Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.
serdartaylan/laravel-sphinx
164 Downloads
A Laravel query builder for SphinxQL
rlzdesenv/opis-database
98 Downloads
RLZ Opis Database
oihana/php-openedge
8 Downloads
Composable PHP toolkit for the Progress OpenEdge SQL database via ODBC. Bundles a functional query builder (predicates, casts, string/numeric/date functions, CASE expressions), document/edge models composed by traits, PSR-7 CRUD controllers, and Symfony Console commands. Built for read-heavy ERP integrations.
nkt/flame
490 Downloads
The PDO wrapper with comfortable API for placeholders
nabcellent/codeigniter4-eloquent
378 Downloads
The Illuminate/Eloquent package for CodeIgniter 4.
kenlog/database-custom
109 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
kaizencoders/wp-fluent
10 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
iosql/iosql
11 Downloads
An Index-Only database library (IOSQL) for PHP.
gin0115/pixie-wpdb
316 Downloads
An adaptation of Pixie (created byusmanhalalit) for WordPress using WPDB over PDO.
emagombe/json-qb
24 Downloads
Generate SQL query from JSON request
darkain/pudl
55 Downloads
SQL query generator with support for MySQL, MariaDB, SQLite, PostgreSQL, MS-SQL, and more