Libraries tagged by Abstraction Layer
doctrine/dbal
452967969 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
155855083 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
knplabs/gaufrette
32104879 Downloads
PHP library that provides a filesystem abstraction layer
eluceo/ical
12888038 Downloads
The eluceo/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.
laminas/laminas-db
16842856 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
adodb/adodb-php
2524160 Downloads
ADOdb is a PHP database abstraction layer library
nextras/dbal
869185 Downloads
Nextras database abstraction layer
jsvrcek/ics
1374418 Downloads
abstraction layer for creating multi-byte safe RFC 5545 compliant .ics files
cypresslab/gitelephant
471809 Downloads
An abstraction layer for git written in PHP
cakephp/authorization
1406452 Downloads
Authorization abstraction layer plugin for CakePHP
bernard/bernard
1637149 Downloads
Message queue abstraction layer
layershifter/tld-database
2298393 Downloads
Database abstraction for Public Suffix List
sabre/cache
771758 Downloads
Simple cache abstraction layer implementing PSR-16
zendframework/zend-db
12194903 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
opis/database
73421 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder