Libraries tagged by database class
phpfastcache/phpfastcache
5291783 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
170742 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
287204 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
berlindb/core
440421 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
amphp/sql-common
1314773 Downloads
Common classes for non-blocking SQL implementations.
stuttter/ludicrousdb
124190 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
493661 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
179230 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
mpyw/laravel-local-class-scope
111320 Downloads
A tiny macro that reuse a global scope class as a local scope
10quality/wp-query-builder
16130 Downloads
Wordpress Query Builder class library for custom models and data querying.
humanmade/ludicrousdb
219511 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
inter-mediator/fmdataapi
69504 Downloads
FMDataAPI is the class library in PHP for accessing FileMaker database with FileMaker Data API.
tommyknocker/pdo-database-class
6074 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.
seinopsys/postgresql-database-class
5323 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
spiral-packages/database-seeder
35412 Downloads
The package provides the ability to seed your database with data using seed classes