Libraries tagged by MySQL PHP
tsukasa/php-sql-parser
14905 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
tonix-tuft/reactphp-mysql-decorator
830 Downloads
A decorator of the ReactPHP MySQL connection interface which augments its behaviour, e.g. providing binding of associative parameters.
slvler/mysql-connectors
9 Downloads
Mysql driver development that can be used on the php side
silviooosilva/cacheer-php
107 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
sectoroverload2k/php-crud
576 Downloads
PHP Library for CRUD of objects in MySQL
richardevcom/php-helpers
16 Downloads
PHP Helper Functions
rcastera/mysql-wrapper
44 Downloads
MySQL Abstraction Class
quietasice/phpfastcache
1352 Downloads
PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching
purocean/php-db-migration
21 Downloads
A database migration tool
phpcmsx/phpcmsx
7 Downloads
PhpcmsX Continuous upgrade maintenance version(PhpcmsV9升级优化版-后台一键升级/持续维护中)
ninvfeng/mysql
143 Downloads
一个简单PDO mysql数据库操作类
mozgbrasil/php-sdk-erede
568 Downloads
e-Rede
linna/auth-mapper-mysql
2200 Downloads
Mysql mapper implementation of the authentication and authorization interfaces.
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
icehrm/php-active-record
25 Downloads
Simple PHP library to access databases using active record pattern