Libraries tagged by cachet
kevinrob/guzzle-cache-middleware
19513054 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
illuminate/cache
38118848 Downloads
The Illuminate Cache package.
friendsofsymfony/http-cache-bundle
14309505 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
friendsofsymfony/http-cache
15814905 Downloads
Tools to manage HTTP caching proxies with PHP
colinmollenhour/cache-backend-redis
24642087 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
24127332 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
beste/in-memory-cache
18745110 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
yiisoft/yii2-redis
12803508 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
tedivm/stash
4991565 Downloads
The place to keep your cache.
spatie/blink
6043059 Downloads
Cache that expires in the blink of an eye
phpfastcache/phpfastcache
5584449 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
nette/caching
19682263 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
amnuts/opcache-gui
5059407 Downloads
A clean, effective and responsive interface for Zend OPcache, with real(ish)-time monitoring, filtering and the ability to invalidate files
intervention/imagecache
9641850 Downloads
Caching extension for the Intervention Image Class
wp-cli/cache-command
8727946 Downloads
Manages object and transient caches.