Libraries tagged by mysql cache
battis/simplecache
238 Downloads
Manage a simple cache backed by a MySQL database
simplemdb/simplemdb
13 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
progrmanial/simple-mysqli-fork
2538 Downloads
A powerful and flexible database query builder with advanced features
rafalmasiarek/csrf-token
7 Downloads
Encrypted CSRF token library with fingerprint and caching (file, MySQL, Redis)
jepsonwu/php-mysqli
2344 Downloads
Php mysqli driver
terah/fluent-pdo-model
271 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.
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.
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
86 Downloads
DBclass for mysql