Libraries tagged by database layer
molnapps/database
104 Downloads
Database abstraction layer
mattivdweem/layer
6 Downloads
Database abstraction layer and object relationship mapper for php
larium/database
13 Downloads
Database Abstraction Layer
kenlog/database-custom
62 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.
impulsephp/database
8 Downloads
A powerful and flexible database abstraction layer for ImpulsePHP applications. Provides CycleORM integration with support for MySQL, PostgreSQL, and SQLite databases through a unified provider interface.
fastpress/database
25 Downloads
A simple database abstraction layer for PHP applications
benzine/benzine-database
595 Downloads
The Benzine Database Access Layer. Includes generation of models, controllers and so on from schema.
avryhof/database
178 Downloads
Database Abstraction Layer
arpon/database
2 Downloads
Arpon Database - Advanced PHP Database Abstraction Layer with Laravel-compatible ORM, Schema Builder, Query Builder for MySQL and SQLite. Features 25+ column types, foreign key CASCADE support, advanced relationships, and high-performance database operations.
arakxz/database
58 Downloads
Simple database abstraction layer
nguyenanhung/database-mongodb
2 Downloads
Database MongoDB Abstraction Layer
ablunier/laravel-database
4427 Downloads
Laravel database utilities package. Repository, cache, abstraction layer.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
sky-floyd/easy-db-layer
5 Downloads
Database Manager
rlzdesenv/opis-database
73 Downloads
RLZ Opis Database