Libraries tagged by pdo_interbase
dreamfactory/df-firebird
40039 Downloads
Firebird SQL Database support for DreamFactory
dgvirtual/codeigniter4-firebird
22 Downloads
PDO-based Firebird/InterBase database driver for CodeIgniter 4
apix/cache
547661 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.
tommyknocker/pdo-database-class
6078 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
emonkak/database
379768 Downloads
A database abstraction interface as a subset of PDO
anonymous-php/mysqli-pdo-bridge
1120 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
thumbtack/querycache
6199 Downloads
A simple PDO query interface with support for result set and row level caching
detain/oauth2-server-mydb-storage
1553 Downloads
MyDb storage adapter implementing the thephpleague/oauth2-server (4.x) storage interfaces.
erusev/base
170 Downloads
Simple Database Interface
hazaarlabs/hazaar-dbi
15898 Downloads
The DataBase Interface for Hazaar MVC
ttsuruoka/php-simple-dbi
150854 Downloads
Simple database interface class for PHP PDO
migliori/php-pdo-database-class
435 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
tereta/dbal
20 Downloads
SQL query builder with fluent interface, supporting multiple database drivers and prepared statements. Designed for ease of use and flexibility in building complex SQL queries.
rotexsoft/gdao
3416 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.