Libraries tagged by cachex
league/flysystem-cached-adapter
25433019 Downloads
An adapter decorator to enable meta-data caching.
kevinrob/guzzle-cache-middleware
14093318 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
illuminate/cache
30937020 Downloads
The Illuminate Cache package.
gordalina/cachetool
3267461 Downloads
Manage your OPcache & APCu cache through the CLI
friendsofsymfony/http-cache-bundle
11409840 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
friendsofsymfony/http-cache
12797923 Downloads
Tools to manage HTTP caching proxies with PHP
colinmollenhour/cache-backend-redis
20202033 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
19901204 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
20648212 Downloads
A fiber-aware cache API based on Amp and Revolt.
sonata-project/cache
21620030 Downloads
Cache library
yiisoft/yii2-redis
9963469 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
phpfastcache/phpfastcache
4186629 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
15983230 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
cache/tag-interop
21637366 Downloads
Framework interoperable interfaces for tags
cache/adapter-common
21310863 Downloads
Common classes for PSR-6 adapters