Libraries tagged by database layer
soupmix/mongodb
114 Downloads
Simple MongoDB abstraction layer adapter to handle CRUD operations.
scribe/cache-bundle
815 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
scr-be/teavee-object-cache-bundle
77 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
sandyman/postgres-dbal
19 Downloads
PHP abstraction layer for PostgreSQL
minwork/doctrine-db
10 Downloads
Doctrine DBAL layer adapted to framework interfaces
geovanirangel/modellayer
25 Downloads
O ModelLayer é um componente baseado em PDO que abstraí operações de CRUD(Select, Insert, Update e Delete) no seu banco de dados.
cacio/datacustom
5 Downloads
The data layer is a persistent abstraction component of your database that PDO
zucchi/model
17 Downloads
Zucchi Model tools layered on top of Zend Db
zzg/repository
3 Downloads
Laravel 5 - Repositories to the database layer
zerospam/laravel-cacheable-repository
3182 Downloads
Laravel 5 - Repositories to the database layer
zeroibc/zero-repository
130 Downloads
Laravel zero - Repositories to the database layer
zeng407/l5-repository
26 Downloads
Laravel 5 - Repositories to the database layer
vydev/repository
3 Downloads
Laravel Repositories is a package for Laravel 5 or higher which is used to abstract the database layer. This makes applications much easier to maintain.
vydev/easy-repository
205 Downloads
Laravel Repositories is a package for Laravel 5 or higher which is used to abstract the database layer. This makes applications much easier to maintain.
vvvlad/uaservice
104 Downloads
UAService is a small CodeIgniter custom library that provides browser/user agent, IP, proxy and host detection, and geographical location services (your average browser sniffer with some extra functionality to sniff out IP addresses). It is designed to integrate seamlessly with the PHP CodeIgniter framework. UAService can also be used as a standalone library, without CodeIgniter (CI). However the IP Geolocation functions won't work because they rely on CI's database layer.