Libraries tagged by php caching
doctrine/cache
623739701 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
phpfastcache/phpfastcache
5672294 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
15983160 Downloads
Tools to manage HTTP caching proxies with PHP
florianv/swap
7163131 Downloads
PHP currency conversion library for retrieving exchange rates from 30+ providers, with caching and fallback.
overblog/dataloader-php
4906511 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.
voku/simple-cache
2933669 Downloads
Simple Cache library
matthiasmullie/scrapbook
3029750 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.
florianv/exchanger
5273183 Downloads
PHP exchange rate provider layer for currency conversion: 30+ services, chain fallback, and caching.
matomo/cache
2359594 Downloads
PHP caching library based on Doctrine cache
iazaran/smart-cache
18934 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
ymigval/laravel-model-cache
81393 Downloads
Laravel package for caching Eloquent model queries
spiritix/lada-cache
465665 Downloads
A Redis based, automated and scalable database caching layer for Laravel
matomo/doctrine-cache-fork
2251437 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
imanghafoori/laravel-widgetize
143324 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
florianv/swap-bundle
445127 Downloads
Drop-in Symfony bundle for currency conversion: configurable services, multi-provider exchange rates with fallback and caching.