Libraries tagged by pdo_interbase
dreamfactory/df-firebird
32634 Downloads
Firebird SQL Database support for DreamFactory
apix/cache
503652 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
224193 Downloads
A database abstraction interface as a subset of PDO
erusev/base
168 Downloads
Simple Database Interface
bayfrontmedia/simple-pdo
1226 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
migliori/php-pdo-database-class
315 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
hazaarlabs/hazaar-dbi
12477 Downloads
The DataBase Interface for Hazaar MVC
anonymous-php/mysqli-pdo-bridge
645 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
micheledef/pdo-session-handler
53 Downloads
Store data in a database using PDO and the SessionHandlerInterface interface
microgears/webstone-pdo
10 Downloads
Wrapper around PDO that defines a simple and consistent interface for accessing databases in PHP.
thumbtack/querycache
43 Downloads
A simple PDO query interface with support for result set and row level caching
rotexsoft/gdao
2792 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.
milantex/daw
109 Downloads
Database Access Wrapper for Milantex's projects.
gelembjuk/db
93 Downloads
PHP Package for DB access from PHP. It contains simple common interface and can be used with many DB engines. It is very simple alternative of PDO
ttsuruoka/php-simple-dbi
150723 Downloads
Simple database interface class for PHP PDO