Libraries tagged by Abstraction Layer
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.
ilhamarrouf/slim-filesystem
429 Downloads
Slim Framework FileSystem abstraction layer library
hnhdigital-os/laravel-ics
480 Downloads
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
gpslab/shmop
742 Downloads
Shmop is a simple and small abstraction layer for shared memory manipulation using PHP
gonzalo123/db
6 Downloads
Database Abstraction Layer over DBAL
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
fridge/dbal
863 Downloads
Database Abstraction Layer written in PHP 5.3+
devture/dbal
4840 Downloads
Tiny database abstraction layer for MongoDB (doctrine/mongodb) and relational databases (doctrine/dbal)
cratia/orm-model
1834 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
2277 Downloads
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html
conjecto/nemrod
706 Downloads
Nemrod is a framework providing an abstraction layer for handling (consuming and producing) RDF in a Symfony2 project
cedricziel/fal-flysystem
9 Downloads
File Abstraction Layer driver for TYPO3 CMS that uses Flysystem
becklyn/diginights-api
317 Downloads
Abstraction layer for the Diginights API
aviat/query
3309 Downloads
Database Query Builder and Abstraction layer
aop-io/pecl-aop-interceptor
41 Downloads
PHP code interceptor for PHP-AOP, based on AOP PHP extension (pecl aop-beta). Provides an abstraction layer of the PHP extension 'PECL AOP', with many features to go further in the handling of the AOP with PHP.