Libraries tagged by database class
phpfastcache/phpfastcache
3970041 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
131605 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
258812 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
berlindb/core
85471 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
stuttter/ludicrousdb
87687 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
363800 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
135702 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
mpyw/laravel-local-class-scope
81457 Downloads
A tiny macro that reuse a global scope class as a local scope
amphp/sql-common
904035 Downloads
Common classes for non-blocking SQL implementations.
humanmade/ludicrousdb
157877 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
inter-mediator/fmdataapi
43426 Downloads
FMDataAPI is the class library in PHP for accessing FileMaker database with FileMaker Data API.
digitaldream/laracrud
20233 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
tommyknocker/pdo-database-class
3882 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
stefangabos/zebra_database
8382 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
lincanbin/php-pdo-mysql-class
4931 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.