Libraries tagged by php class mysql database
phpfastcache/phpfastcache
5517701 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
178456 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
289352 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
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.
stefangabos/zebra_database
12919 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
milesasylum/schnoop-schema
196114 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
detain/db_abstraction
3294 Downloads
Database Abstraction Class
a1phanumeric/php-mysql-class
251 Downloads
A lightweight PDO helper for MySQL and SQL Server with prepared queries, transactions, and connection lifecycle utilities.
indieteq/indieteq-php-my-sql-pdo-database-class
387 Downloads
A database class for MySQL with PDO
tommyknocker/pdo-database-class
6174 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.
krugozor/database
2488 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
1472 Downloads
PHP PDO MySQL Wrapper
drkbcn/php-pdo-mssql-class
108 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
alin-o/mysqli-database-class
3332 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
noetix/simple-orm
241 Downloads
A simple PHP class to access your MySQL records.