Libraries tagged by chaching
spatie/blink
5669326 Downloads
Cache that expires in the blink of an eye
rennokki/laravel-eloquent-query-cache
4413646 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
phpfastcache/phpfastcache
5387690 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
13987675 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
friendsofsymfony/http-cache
15473385 Downloads
Tools to manage HTTP caching proxies with PHP
league/flysystem-cached-adapter
27576081 Downloads
An adapter decorator to enable meta-data caching.
florianv/swap
6861659 Downloads
PHP currency conversion library for retrieving exchange rates from 30+ providers, with caching and fallback.
arrilot/laravel-widgets
4788430 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.
intervention/imagecache
9492757 Downloads
Caching extension for the Intervention Image Class
overblog/dataloader-php
4633449 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
matthiasmullie/scrapbook
2834058 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
gregwar/cache
4629784 Downloads
A lightweight file-system cache system
matomo/cache
1496156 Downloads
PHP caching library based on Doctrine cache
laminas/laminas-cache
7398460 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
florianv/exchanger
5032321 Downloads
PHP exchange rate provider layer for currency conversion: 30+ services, chain fallback, and caching.