Libraries tagged by cache store
varunsridharan/wp-transient-api
422 Downloads
Provides Option to store Transient / options with version management.
shavy/qcache
63 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.
pilsetnieks/key-value-api
1563 Downloads
Simple key-value cache API to abstract the underlying key-value store.
melia/object-storage
32 Downloads
Lightweight PHP file-based object store with UUID persistence, lazy-loading references, in-memory cache, file locking, safe mode, and a simple viewer UI.
mailmug/zentropy-php
14 Downloads
PHP client for Zentropy server
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.
hivellm/synap-sdk
1 Downloads
PHP SDK for Synap - High-Performance In-Memory Key-Value Store & Message Broker
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.
bnomei/kirby3-apcu-cachedriver
14 Downloads
APCu based Cache-Driver with garbage collection and in-memory store
bdk/simplecache
78 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
corpsepk/yii2-imagecache
775 Downloads
ImageCache for Yii2
codepeak/dsettings
220 Downloads
Store custom settings in database and add cache layer for performance