Libraries tagged by caching
psr/simple-cache
639962985 Downloads
Common interfaces for simple caching
doctrine/cache
557967089 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
606188750 Downloads
Common interface for caching libraries
symfony/cache
301107305 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/cache-contracts
263353993 Downloads
Generic abstractions related to caching
react/cache
80289278 Downloads
Async, Promise-based cache interface for ReactPHP
doctrine/doctrine-cache-bundle
82000410 Downloads
Symfony Bundle for Doctrine Cache
spatie/laravel-responsecache
6604253 Downloads
Speed up a Laravel application by caching the entire response
nette/caching
16523356 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
genealabs/laravel-model-caching
4234953 Downloads
Automatic caching for Eloquent models.
watson/rememberable
4717479 Downloads
Query caching for Laravel
rennokki/laravel-eloquent-query-cache
3327761 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
phpfastcache/phpfastcache
4361593 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
11831082 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
friendsofsymfony/http-cache
13227650 Downloads
Tools to manage HTTP caching proxies with PHP