Libraries tagged by cache store
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
420 Downloads
Provides Option to store Transient / options with version management.
shavy/qcache
58 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
6 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
597 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
57 Downloads
the better image cache
codepeak/dsettings
220 Downloads
Store custom settings in database and add cache layer for performance
codedgr/memory
24 Downloads
Store your data in ram, database, session and cookie.
bnomei/kirby3-apcu-cachedriver
13 Downloads
APCu based Cache-Driver with garbage collection and in-memory store
bdk/simplecache
74 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
alex-kalanis/kw_storage
4601 Downloads
Universal storage library for store data as key-value pairs
corpsepk/yii2-imagecache
775 Downloads
ImageCache for Yii2