Libraries tagged by pdo_interbase
dreamfactory/df-firebird
35755 Downloads
Firebird SQL Database support for DreamFactory
apix/cache
523901 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
287607 Downloads
A database abstraction interface as a subset of PDO
migliori/php-pdo-database-class
432 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
170 Downloads
Simple Database Interface
hazaarlabs/hazaar-dbi
13368 Downloads
The DataBase Interface for Hazaar MVC
ttsuruoka/php-simple-dbi
150763 Downloads
Simple database interface class for PHP PDO
bayfrontmedia/simple-pdo
1321 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
anonymous-php/mysqli-pdo-bridge
679 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
rotexsoft/gdao
2995 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
166 Downloads
Implementation of thephpleague oauth2 server storage interfaces for PDO storage
concretehouse/component-pdo
818 Downloads
Provides pdo classes/interfaces for right design-pattern.
boofw/mongo-pdo
223 Downloads
Use PDO through MongoDB interface