Libraries tagged by sql abstraction
thewunder/corma-dbal
70 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
lovullo/dbal
22006 Downloads
Database Abstraction Layer
eclipxe/engineworks-dbal
1091 Downloads
PHP Database Abstraction Layer
detain/crud
719 Downloads
Advanced CRUD Class
bayfrontmedia/simple-pdo
1226 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
cratia/orm-model
1680 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
crodas/easy-sql
43 Downloads
Easiest SQL abstraction ever
romainbessugesmeusy/php-sql-query
3721 Downloads
php-sql-query is an abstraction layer for SQL query construction
grizz-it/dbal-sql
23 Downloads
Database abstraction layer package implementing SQL operations
devco/trilogy
2618 Downloads
Simple, lightweight SQL statement abstraction.
ronpinkas/dbbridge
1 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
tafoyaventures/ezsql-tafoya
11 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
phpvv/db
198 Downloads
VV database abstraction layer with query builder and DB structure models
oldpak/dbal
10 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kenlog/database-custom
21 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.