Libraries tagged by mysql cache
iyaki/mysql-cache4doctrine2
15 Downloads
Mysql Cache Driver for the Doctrine 2 project
clevephp/mysqlcache
0 Downloads
ClevePHP mservice Drives
dj-thd2/mysql-pdo-cache
45 Downloads
MySQL transparent PDO wrapper with (somewhat) smart query caching on Redis
invincible-tech-systems/easeamp-mysql-redis
19 Downloads
A very simple and safe PHP library that enables easy redis cache warmup from MySQL/MariaDB Database. This uses EaseAmpMysql and EaseAmpRedis packages, that wraps up the AmPHP related MySQL and Redis Packages to interact with MySQL/MariaDB database and also with Redis in-memory cache in an asynchronous & non-blocking way.
flashytime/db-cache
13 Downloads
A PHP library to cache database, supports MySQL,Mongo and Memcached,Redis...
develupers/laravel-cache-compress
134 Downloads
Add compression support to your Laravel cache. (MongoDB, Redis, Memcached and MySQL supported)
packaged/cache
135 Downloads
Packaged Cache Providers
viserio/cache
2995 Downloads
The Viserio Cache package.
quietasice/phpfastcache
1324 Downloads
PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching
mesingh/phpfastcache
730 Downloads
A working fork of PHP Fast Chache library
hammermaps-dev/phpfastcache
367 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, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
webvariants/babelcache
6068 Downloads
Generic caching library with namespace support
maatify/data-adapters
546 Downloads
DI-first infrastructure adapters providing explicit ownership wrappers around real database and cache drivers.
kadokweb/scrapbook
7 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
faster-php/db
2 Downloads
A drop-in replacement for PDO with connection pooling, lazy connect, auto-reconnect, and prepared statement caching.