Libraries tagged by caching
psr/simple-cache
597988029 Downloads
Common interfaces for simple caching
doctrine/cache
536410373 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
psr/cache
566952113 Downloads
Common interface for caching libraries
symfony/cache
279757957 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/cache-contracts
242987020 Downloads
Generic abstractions related to caching
react/cache
67042750 Downloads
Async, Promise-based cache interface for ReactPHP
doctrine/doctrine-cache-bundle
81369233 Downloads
Symfony Bundle for Doctrine Cache
spatie/laravel-responsecache
6026350 Downloads
Speed up a Laravel application by caching the entire response
nette/caching
15761759 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
genealabs/laravel-model-caching
4010642 Downloads
Automatic caching for Eloquent models.
watson/rememberable
4539434 Downloads
Query caching for Laravel
rennokki/laravel-eloquent-query-cache
2901403 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
phpfastcache/phpfastcache
4118225 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.
friendsofsymfony/http-cache-bundle
11262788 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
friendsofsymfony/http-cache
12647162 Downloads
Tools to manage HTTP caching proxies with PHP