Libraries tagged by database class
phpfastcache/phpfastcache
4358321 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
thingengineer/mysqli-database-class
140425 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
271763 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
berlindb/core
192985 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
stuttter/ludicrousdb
100462 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
ph-7/eu-vat-validator
398537 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
jajo/jsondb
148047 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
stefangabos/zebra_database
10097 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
mpyw/laravel-local-class-scope
89840 Downloads
A tiny macro that reuse a global scope class as a local scope
lincanbin/php-pdo-mysql-class
5511 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
amphp/sql-common
1028334 Downloads
Common classes for non-blocking SQL implementations.
humanmade/ludicrousdb
176784 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
tommyknocker/pdo-database-class
4948 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
seinopsys/postgresql-database-class
3989 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
tmukherjee13/yii2-reverse-migration
19999 Downloads
Generate working migration classes from existing Database