Libraries tagged by mysql cache
jepsonwu/php-mysqli
2336 Downloads
Php mysqli driver
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
terah/fluent-pdo-model
270 Downloads
FluentPdoModel: A super light orm with a fluent query builder, validations, caching, logging, and events.
nael_d/ornata
0 Downloads
Ornata: A user-friendly crafted PHP MVC framework, empowering developers to build elegant and powerful web applications.
easeappphp/pdolight
78 Downloads
A very simple and safe PHP library to execute PDO based database queries. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too.
caherrera/mysqloffsync
27 Downloads
this is a simple wrapper tool with some extras to mysqlump like connect your changes into a git repo or sync from server a to b
pachel/dbclass
85 Downloads
DBclass for mysql