Libraries tagged by mysql cache
quietasice/phpfastcache
1292 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
365 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.
amostajo/phpfastcache
637 Downloads
Fork from original phpfastcache to autoload with PSR-4
webvariants/babelcache
6068 Downloads
Generic caching library with namespace support
kadokweb/scrapbook
5 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.
duncan3dc/sql
29 Downloads
A simple database abstraction layer, with an on disk caching facility
com.jukusoft/php-scaling-core-framework
6 Downloads
php-scaling-core-framework, basic framework to create fast, flexible and scalable web applications with PHP 7.
bdk/simplecache
74 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
anonymous-php/longlife-pdo
16 Downloads
Longlife connections for looped applications
aloframework/session
50 Downloads
Redis or MySQL-based session management
acet/qcache
119 Downloads
Database query caching
battis/simplecache
234 Downloads
Manage a simple cache backed by a MySQL database
invincible-tech-systems/easeampmysql
46 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.
jepsonwu/php-mysqli
2319 Downloads
Php mysqli driver