Libraries tagged by cachet
friendsofsymfony/http-cache-bundle
11716261 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
friendsofsymfony/http-cache
13109321 Downloads
Tools to manage HTTP caching proxies with PHP
colinmollenhour/cache-backend-redis
20615184 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
20303340 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.
amphp/cache
23705807 Downloads
A fiber-aware cache API based on Amp and Revolt.
sonata-project/cache
21790652 Downloads
Cache library
yiisoft/yii2-redis
10206258 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
spatie/blink
3938616 Downloads
Cache that expires in the blink of an eye
phpfastcache/phpfastcache
4306164 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
16346744 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
cache/tag-interop
22219733 Downloads
Framework interoperable interfaces for tags
cache/adapter-common
21843873 Downloads
Common classes for PSR-6 adapters
amnuts/opcache-gui
4086618 Downloads
A clean, effective and responsive interface for Zend OPcache, with real(ish)-time monitoring, filtering and the ability to invalidate files
intervention/imagecache
8547747 Downloads
Caching extension for the Intervention Image Class
toflar/psr6-symfony-http-cache-store
3524184 Downloads
An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.