Libraries tagged by php caching
doctrine/cache
545079817 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
12864551 Downloads
Tools to manage HTTP caching proxies with PHP
phpfastcache/phpfastcache
4211709 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.
overblog/dataloader-php
3288569 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
1856734 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.
voku/simple-cache
2134604 Downloads
Simple Cache library
spiritix/lada-cache
406778 Downloads
A Redis based, automated and scalable database caching layer for Laravel
imanghafoori/laravel-widgetize
127996 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
matomo/cache
598155 Downloads
PHP caching library based on Doctrine cache
cachewerk/relay
30705 Downloads
The next-generation caching layer for PHP.
gilbitron/php-simplecache
35956 Downloads
A simple script for caching 3rd party API calls in PHP.
momentohq/client-sdk-php
28584 Downloads
PHP SDK for Momento, a serverless cache that automatically scales without any of the operational overhead required by traditional caching solutions.
alekseykorzun/memcached-wrapper-php
71458 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
divineomega/do-file-cache
1780558 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
1880 Downloads
Laravel package for caching Eloquent model queries