Libraries tagged by pdo_interbase
dreamfactory/df-firebird
34698 Downloads
Firebird SQL Database support for DreamFactory
apix/cache
518522 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
emonkak/database
269610 Downloads
A database abstraction interface as a subset of PDO
migliori/php-pdo-database-class
398 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
erusev/base
168 Downloads
Simple Database Interface
hazaarlabs/hazaar-dbi
13061 Downloads
The DataBase Interface for Hazaar MVC
ttsuruoka/php-simple-dbi
150751 Downloads
Simple database interface class for PHP PDO
bayfrontmedia/simple-pdo
1291 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
anonymous-php/mysqli-pdo-bridge
657 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
rotexsoft/gdao
2967 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
battlecook/datacooker
16 Downloads
It's project for different kinds of data store. It provides an interface by abstracting individual libraries (\ pdo, \ Redis, \ Memcached, etc.) that access data stores.
konapun/pdo-decorator
16 Downloads
A decorator interface for PDO and some basic decorators
dboho/oauth2-server-pdo
165 Downloads
Implementation of thephpleague oauth2 server storage interfaces for PDO storage
concretehouse/component-pdo
817 Downloads
Provides pdo classes/interfaces for right design-pattern.
boofw/mongo-pdo
222 Downloads
Use PDO through MongoDB interface