Libraries tagged by php mysql class
phpfastcache/phpfastcache
5544080 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
179684 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
289676 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
nilportugues/sql-query-formatter
1194935 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
lincanbin/php-pdo-mysql-class
6882 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
tommyknocker/pdo-database-class
6211 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.
milesasylum/schnoop-schema
198023 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
stefangabos/zebra_database
12950 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
jstayton/miner
12632 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
a1phanumeric/php-mysql-class
251 Downloads
A lightweight PDO helper for MySQL and SQL Server with prepared queries, transactions, and connection lifecycle utilities.
alin-o/mysqli-database-class
3389 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
indieteq/indieteq-php-my-sql-pdo-database-class
387 Downloads
A database class for MySQL with PDO
lodev09/php-models
11336 Downloads
A PHP library that allows you to easily create and define your models using PDO.
detain/db_abstraction
3295 Downloads
Database Abstraction Class
jayc89/php-mysql-pdo-database-class
1472 Downloads
PHP PDO MySQL Wrapper