Libraries tagged by cache store
genellern/mysql_cache_sp
40 Downloads
The behavior caches parameters by name and makes calls to Mysql stored procedures in a clean and more readable way.
wmather/wincache
1410 Downloads
Package to return the Wincache Cache Driver to Laravel 5.2+
untoyou/cacher
14 Downloads
A quick and simple cache that stores and retrieves things from/to a flat file cache system.
simplecomplex/config
249 Downloads
Simple Cache like configuration interfaces; ini-files as source, cache as store.
mehr-als-nix/zf-couchbase2
6607 Downloads
The MehrAlsNix\ZF\Cache\Storage\Adapter\Couchbase adapter stores cache items over the couchbase protocol. It’s using the required PHP extension couchbase which is based on Libcouchbase.
olvlvl/filecache
891 Downloads
A cache interface to store files (deprecated)
maheshwaghmare/wp-dev-remote-request
2 Downloads
Cache the HTTP reqeust and store into the transient for given expiration time to avoid the remote requests.
varunsridharan/wp-transient-api
421 Downloads
Provides Option to store Transient / options with version management.
shavy/qcache
60 Downloads
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
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.
hypedev-group/redis-settings
66 Downloads
This package allows you to store Settings in Redis.
gamegos/nosql
601 Downloads
Library to store data in NoSql databases
enceeper/enceeper-phpconf
16 Downloads
Is a PHP package used for fetching keys from a user's Enceeper account. The main goal is to be able to store configuration information in a key and have this information delivered to a PHP application (other uses are welcome 😀).
drishu/yii2-imagecache
58 Downloads
the better image cache
codedgr/memory
26 Downloads
Store your data in ram, database, session and cookie.