Libraries tagged by cached
nette/caching
19697133 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
amnuts/opcache-gui
5063981 Downloads
A clean, effective and responsive interface for Zend OPcache, with real(ish)-time monitoring, filtering and the ability to invalidate files
intervention/imagecache
9646980 Downloads
Caching extension for the Intervention Image Class
wp-cli/cache-command
8750811 Downloads
Manages object and transient caches.
voku/simple-cache
2875390 Downloads
Simple Cache library
toflar/psr6-symfony-http-cache-store
4733976 Downloads
An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.
slim/http-cache
3342967 Downloads
Slim Framework HTTP cache middleware and service provider
silber/page-cache
496135 Downloads
Caches responses as static files on disk for lightning fast page loads.
psr-discovery/cache-implementations
10642623 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.
matomo/cache
2197399 Downloads
PHP caching library based on Doctrine cache
mage2tv/magento-cache-clean
2192401 Downloads
This package has been migrated to mage-os/magento-cache-clean. Please switch over at your convenience.
laragear/cache-query
169194 Downloads
Remember your query results using only one method. Yes, only one.
laminas/laminas-cache
7668854 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
gregwar/cache
4691586 Downloads
A lightweight file-system cache system
cache/hierarchical-cache
16927253 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.