Libraries tagged by SQL Builder
nkt/flame
488 Downloads
The PDO wrapper with comfortable API for placeholders
nabcellent/codeigniter4-eloquent
317 Downloads
The Illuminate/Eloquent package for CodeIgniter 4.
met_mw/squerybuilder
129 Downloads
Simple query builder.
marekskopal/orm
169 Downloads
ORM
kenlog/database-custom
54 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
9 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.
jsl/database
118 Downloads
Expressive Database Layer for PHP - Based on Illuminate/Database
iosql/iosql
11 Downloads
An Index-Only database library (IOSQL) for PHP.
gin0115/pixie-wpdb
300 Downloads
An adaptation of Pixie (created byusmanhalalit) for WordPress using WPDB over PDO.
emagombe/json-qb
23 Downloads
Generate SQL query from JSON request
darkain/pudl
54 Downloads
SQL query generator with support for MySQL, MariaDB, SQLite, PostgreSQL, MS-SQL, and more
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
atk4/validate
8132 Downloads
Agile Data - Validator add-on
rakibdevs/laravel-query-extra
1 Downloads
Run complex SQL queries from API requests such as update different conditional records in a single query
atk4/laravel-ad
12 Downloads
Extension for Laravel to natively integrate with Agile Data (http://git.io/ad)