Libraries tagged by database class
phpfastcache/phpfastcache
4230450 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
137374 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
267716 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
berlindb/core
159499 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
stuttter/ludicrousdb
92973 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
387837 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
144348 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
stefangabos/zebra_database
9641 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
amphp/sql-common
984323 Downloads
Common classes for non-blocking SQL implementations.
humanmade/ludicrousdb
170907 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
inter-mediator/fmdataapi
51175 Downloads
FMDataAPI is the class library in PHP for accessing FileMaker database with FileMaker Data API.
tommyknocker/pdo-database-class
4819 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
mpyw/laravel-local-class-scope
87270 Downloads
A tiny macro that reuse a global scope class as a local scope
lincanbin/php-pdo-mysql-class
5231 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
tmukherjee13/yii2-reverse-migration
19732 Downloads
Generate working migration classes from existing Database