Libraries tagged by Abstraction Layer
jansenfelipe/loggi-php
118 Downloads
Abstraction layer PHP to integrate with a Loggi API
isolate/isolate
4117 Downloads
Isolate is an abstraction layer for data persistence. Operations related to tracking changes and saving data are done in transactions which makes your code not aware of sotrage type.
isolate/framework
3645 Downloads
Framework is an implementation of Unit of Work and Lazy Objects components with Isolate abstraction layer.
ilhamarrouf/slim-filesystem
428 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.
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
gerizal/dbal
1731 Downloads
Database Abstraction Layer
fridge/dbal
863 Downloads
Database Abstraction Layer written in PHP 5.3+
drewlabs/query
363 Downloads
Provides an abstraction layer for writing query against datasource
devture/dbal
4791 Downloads
Tiny database abstraction layer for MongoDB (doctrine/mongodb) and relational databases (doctrine/dbal)
cratia/orm-model
1806 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
2249 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