Libraries tagged by cache class
phpfastcache/phpfastcache
4064774 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.
intervention/imagecache
8309374 Downloads
Caching extension for the Intervention Image Class
laminas/laminas-cache
5454603 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
zendframework/zend-cache
11068575 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
cache/adapter-common
20792548 Downloads
Common classes for PSR-6 adapters
psr-discovery/cache-implementations
4619055 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
vectorface/cache
12028 Downloads
Simple cache classes
cosenary/simple-php-cache
16125 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
fig/cache-util
34442 Downloads
Useful utility classes and traits for implementing the PSR cache standard
bagisto/image-cache
13378 Downloads
Caching extension for the Intervention Image Class
wruczek/php-file-cache
22905 Downloads
Light, simple and standalone PHP in-file caching class
mimmi20/wurflcache
465969 Downloads
the Cache Classes for the Wurfl PHP Library for PHP 5.3
infocyph/intermix
3375 Downloads
A Collection of useful PHP class functions.
evandotpro/edp-superluminal
110553 Downloads
Class Cache ZF2 Module to reduce stat calls and generally autoloading overhead
h4kuna/memoize
89381 Downloads
Provide cache to memory for your class.