Libraries tagged by Abstraction Layer
ngsoft/filesystem
129 Downloads
Filesystem abstraction layer
netresearch/assetpicker
139 Downloads
A free asset or file picker with abstraction layer allowing several adapters like GitHub, EnterMediaDB, Amazon S3, Google Drive, Dropbox etc.
mrmanchot/miniorm
107 Downloads
Just a mini ORM, for using Object Model and MySQL Abstraction Layer as simply as possible
model/db
3665 Downloads
MySQL abstraction layer for ModEl Framework
migliori/php-pdo-database-class
434 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
lordsimal/ical
31 Downloads
The lordsimal/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
liip/drupalconnectormodule
1696 Downloads
The DrupalConnector Module is an abstraction layer to the Drupal 7 API of global functions in order to use them in an OOD setup.
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
9 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.
josemmo/umysql
745 Downloads
Uncomplicated MySQL Abstraction Layer
johnwilson/jsondb
5 Downloads
JSON document db abstraction layer over MySQL
jgswift/xral
5 Downloads
PHP 5.5+ resource 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.