Libraries tagged by php caching
doctrine/cache
609534300 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
friendsofsymfony/http-cache
15299931 Downloads
Tools to manage HTTP caching proxies with PHP
phpfastcache/phpfastcache
5296519 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.
florianv/swap
6758242 Downloads
PHP currency conversion library for retrieving exchange rates from 30+ providers, with caching and fallback.
overblog/dataloader-php
4537958 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
2759250 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
4953676 Downloads
PHP exchange rate provider layer for currency conversion: 30+ services, chain fallback, and caching.
matomo/cache
1259352 Downloads
PHP caching library based on Doctrine cache
iazaran/smart-cache
10954 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.
divineomega/do-file-cache
1993499 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
ymigval/laravel-model-cache
60454 Downloads
Laravel package for caching Eloquent model queries
voku/simple-cache
2668472 Downloads
Simple Cache library
spiritix/lada-cache
455337 Downloads
A Redis based, automated and scalable database caching layer for Laravel
imanghafoori/laravel-widgetize
140555 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
florianv/swap-bundle
429415 Downloads
Drop-in Symfony bundle for currency conversion: configurable services, multi-provider exchange rates with fallback and caching.