Libraries tagged by storage cache
ftembe/cachehandler
7 Downloads
The project is a lightweight caching solution that improves performance by storing and retrieving data efficiently. It offers a file-based storage approach with customizable expiration times, automatic removal of expired data, and ensures the cache folder is accessible and writable. Integrating this caching mechanism enhances application speed and reduces processing time.
filoucrackeur/storage-framework-manager
14 Downloads
TYPO3 caching framework manager extension
etconsilium/cascade-storage
9 Downloads
KV storage files powered
dazzle-php/cache-redis
37 Downloads
Dazzle Asynchronous Redis Cache.
coffeephp/cache
9 Downloads
Provides abstractions for implementing PSR-6 and PSR-16 compliant caching mechanisms.
apatis/array-storage
573 Downloads
Array Storage Object
railt/storage
1356 Downloads
The Railt Framework storage bridges and implementations.
mallgroup/psr16-nette-storage
6 Downloads
Nette PSR16 storage adapter
rickysu/tagcache
17611 Downloads
Provide a cache storage engine and delete with tags
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.
artnum/bizcuit-bexio
29 Downloads
PHP API to access Bexio.com with token auth, using cURL
zrt-lab/managerstorage
6 Downloads
Zend Framework 2 Manager Storage Module
tqdev/memcache-bundle
46 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
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.
peldax/redis
2256 Downloads
Redis storage for Nette Framework