Libraries tagged by database-abstraction
migliori/php-pdo-database-class
435 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
mehr-it/lara-db-ext
7766 Downloads
Extensions for laravel's database abstraction layer
keverw/pastadb
11 Downloads
Work with pasta, then we'll make the spaghetti! PastaDB aims to be a powerful yet simple database abstraction layer library.
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.
gonzalo123/db
6 Downloads
Database Abstraction Layer over DBAL
fridge/dbal
863 Downloads
Database Abstraction Layer written in PHP 5.3+
erikthiart/dbease
6 Downloads
A lightweight database abstraction library for simplifying database operations.
dscheinah/sx-data
430 Downloads
Database abstraction with corresponding implementation patterns.
cratia/orm-model
2111 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
2554 Downloads
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html
ceibacore/ceiba-db
24 Downloads
CeibaDB — Lightweight PDO query builder and database abstraction layer for Ceiba Core ecosystem
bayfrontmedia/simple-pdo
1388 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
ark/database
7779 Downloads
Light weight database abstraction
wikibase/database
1618 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.