Libraries tagged by mysql database php class
phpfastcache/phpfastcache
5290999 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
170710 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
287175 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
stefangabos/zebra_database
12574 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
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.
lincanbin/php-pdo-mysql-class
6672 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
milesasylum/schnoop-schema
179686 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
detain/db_abstraction
1995 Downloads
Database Abstraction Class
indieteq/indieteq-php-my-sql-pdo-database-class
385 Downloads
A database class for MySQL with PDO
a1phanumeric/php-mysql-class
243 Downloads
A lightweight PDO helper for MySQL and SQL Server with prepared queries, transactions, and connection lifecycle utilities.
krugozor/database
2486 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
jayc89/php-mysql-pdo-database-class
1467 Downloads
PHP PDO MySQL Wrapper
alin-o/mysqli-database-class
3160 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
noetix/simple-orm
241 Downloads
A simple PHP class to access your MySQL records.
activecollab/databasestructure
17383 Downloads
Define database structure in PHP and let the library generate object classes and tables