Libraries tagged by cache
cache/filesystem-adapter
4477886 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
6791738 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
deployer/recipes
6780209 Downloads
3rd party deployer recipes
voku/simple-cache
1829053 Downloads
Simple Cache library
twig/cache-extra
977869 Downloads
A Twig extension for Symfony Cache
swayok/alternative-laravel-cache
324580 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
sabre/cache
770583 Downloads
Simple cache abstraction layer implementing PSR-16
psr-discovery/cache-implementations
3391880 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
nettrine/cache
2224036 Downloads
Doctrine Cache for Nette Framework
matomo/cache
503555 Downloads
PHP caching library based on Doctrine cache
magento/zend-cache
2688246 Downloads
Zend Framework 1 Cache package
madewithlove/illuminate-psr-cache-bridge
1389306 Downloads
laminas/laminas-cache-storage-adapter-redis
2219663 Downloads
Laminas cache adapter for redis
laminas/laminas-cache-storage-adapter-filesystem
2784809 Downloads
Laminas cache adapter for filesystem
divineomega/do-file-cache
1631880 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.