Libraries tagged by database layer
trismegiste/dokudoki
117 Downloads
Schemaless database layer for MongoDB and helpers for schemaless capabilities
prettus/laravel-repository
17608 Downloads
Repositories to abstract the database layer
sergiosaad/datalayer
262 Downloads
PHP DatabaseLayer to work with MVC projects based on DaviW framework
williamgall/lambase
24 Downloads
Database abstraction layer, Controller abstraction layer and many other helpful tools
silassare/gobl
533 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
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
cratia/orm-model
2056 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
2499 Downloads
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html
brash/dbal
48 Downloads
An Async Database Abstract Layer based on Doctrine DBAL
bera/bera-db
106 Downloads
A simple database abstraction layer
vanilla/garden-db
566 Downloads
A light but powerful database abstraction layer.
metarush/data-mapper
326 Downloads
A generic data access layer for basic CRUD operations. Can act as a layer between database and repositories/services.
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays