Libraries tagged by cache class
kharanenka/laravel-cache-helper
45301 Downloads
Cache helper for default laravel cache class
cosenary/simple-php-cache
16205 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
inouet/file-cache
4961 Downloads
A simple PHP class for caching data in the filesystem.
psr/cache-util
5503 Downloads
Useful utility classes and traits for implementing the PSR cache standard
camspiers/statistical-classifier
36991 Downloads
A PHP implementation of Complement Naive Bayes and SVM statistical classifiers, including a structure for building other classifier, multiple data sources and multiple caching backends
lunkkun/caching-generator
1857 Downloads
A rewindable PHP Generator class that caches its generated values.
felixmaier1989/soft-cache
49370 Downloads
Soft cache for your class methods
aoepeople/aoe_classpathcache
3464 Downloads
Class path cache for Magento autoloader.
yeszao/cache
46 Downloads
General redis and memcache class
wildwolf/psr-cache-common
28874 Downloads
Common classes for wildwolf/* PSR-6 and PSR-16 compliant caches
vakata/cache
5251 Downloads
A collection of caching classes with a common interface
mouf/utils.cache.cache-interface
376367 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
germania-kg/namespaced-cache
837 Downloads
Factory classes for namespaced PSR-6 CacheItemPools
flightphp/cache
174 Downloads
Light, simple and standalone PHP in-file caching class
eleving/zend-cache
14876 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output