Libraries tagged by cech
league/flysystem-cached-adapter
25572514 Downloads
An adapter decorator to enable meta-data caching.
kevinrob/guzzle-cache-middleware
14448253 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
illuminate/cache
31351713 Downloads
The Illuminate Cache package.
gordalina/cachetool
3308986 Downloads
Manage your OPcache & APCu cache through the CLI
genealabs/laravel-model-caching
4131119 Downloads
Automatic caching for Eloquent models.
friendsofsymfony/http-cache-bundle
11596673 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
friendsofsymfony/http-cache
12988995 Downloads
Tools to manage HTTP caching proxies with PHP
colinmollenhour/cache-backend-redis
20429811 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
20123726 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
22420556 Downloads
A fiber-aware cache API based on Amp and Revolt.
sonata-project/cache
21717809 Downloads
Cache library
yiisoft/yii2-redis
10092147 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
watson/rememberable
4628956 Downloads
Query caching for Laravel
spatie/blink
3822570 Downloads
Cache that expires in the blink of an eye
phpfastcache/phpfastcache
4248244 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.