Libraries tagged by cache class
kharanenka/laravel-cache-helper
43966 Downloads
Cache helper for default laravel cache class
ennexa/amp-update-cache
32458 Downloads
PHP Class to clear Google AMP Cache
inouet/file-cache
4895 Downloads
A simple PHP class for caching data in the filesystem.
psr/cache-util
612 Downloads
Useful utility classes and traits for implementing the PSR cache standard
camspiers/statistical-classifier
36987 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
duncan3dc/helpers
187754 Downloads
A collection of useful helper classes
felixmaier1989/soft-cache
49090 Downloads
Soft cache for your class methods
aoepeople/aoe_classpathcache
3464 Downloads
Class path cache for Magento autoloader.
yeszao/cache
45 Downloads
General redis and memcache class
wildwolf/psr-cache-common
28095 Downloads
Common classes for wildwolf/* PSR-6 and PSR-16 compliant caches
vakata/cache
4937 Downloads
A collection of caching classes with a common interface
mouf/utils.cache.cache-interface
376038 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.
flightphp/cache
121 Downloads
Light, simple and standalone PHP in-file caching class
eleving/zend-cache
14241 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
duncan3dc/sql-class
77560 Downloads
A simple database abstraction layer, with an on disk caching facility.