Libraries tagged by database-abstraction-layer
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.
jdz/database
119 Downloads
Unified database abstraction layer supporting MySQL, MariaDB, PostgreSQL, and SQLite via PDO and MySQLi drivers
gonzalo123/db
6 Downloads
Database Abstraction Layer over DBAL
fridge/dbal
863 Downloads
Database Abstraction Layer written in PHP 5.3+
cratia/orm-model
2064 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).
cratia/orm-dbal
2507 Downloads
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html
bera/bera-db
106 Downloads
A simple database abstraction layer
wikibase/database
1617 Downloads
A simple database abstraction layer
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.
soupmix/base
1000 Downloads
Simple database abstraction layer adapters collection to handle CRUD operations.
smasty/neevo
189 Downloads
Tiny but powerful database abstraction layer
dalmp/dalmp
91 Downloads
Database Abstraction Layer for MySQL using PHP
solarsnowfall/db
10 Downloads
Simple database abstraction layer with MySQL implementation.
redstraw/hooch
99 Downloads
Database abstraction layer (dbal) and fluent query builder for PHP.
zeptech/database
102 Downloads
Database abstraction layer