Libraries tagged by database-abstraction
qubus/expressive
80 Downloads
QueryBuilder with DataMapper and ActiveRecord.
qubus/dbal
88 Downloads
Database abstraction layer.
volcanus/database
3580 Downloads
database abstraction layer
spider/spider
37 Downloads
Simple and flexible graph database abstraction.
sirmerdas/sparkle
5 Downloads
A simple and flexible PHP Database Abstraction Layer for managing database interactions with ease.
silassare/gobl
441 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
plesk/laminas-db
95 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
paulyg/dbalite
24 Downloads
A lightweight PDO based Database Abstraction Layer.
myth/db
1 Downloads
An effortless database abstraction built on top of CodeIgniter 4.
migliori/php-pdo-database-class
434 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
7711 Downloads
Extensions for laravel's database abstraction layer
lakshanjs/pdodb
29 Downloads
Production-ready PDO database abstraction for PHP with a secure query builder, statement caching, nested transactions, and MySQL 8+ compatibility.
kitlabs/dbal
153 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
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
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.