Libraries tagged by cache class
vectorface/cache
15564 Downloads
Simple cache classes
kharanenka/laravel-cache-helper
50598 Downloads
Cache helper for default laravel cache class
mouf/utils.cache.cache-interface
380739 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.
inouet/file-cache
5380 Downloads
A simple PHP class for caching data in the filesystem.
eleving/zend-cache
19639 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
psr/cache-util
5685 Downloads
Useful utility classes and traits for implementing the PSR cache standard
teofanis/hook-press
1590 Downloads
HookPress is a Laravel package that uses Composer hooks to automatically discover, filter, and cache classes, traits, and interfaces in your application
mjsilva/in-memory-storage
27747 Downloads
Simple class that uses singleton pattern to save whatever in memory
duncan3dc/helpers
188072 Downloads
A collection of useful helper classes
sfynx-project/tool-cache-bundle
21504 Downloads
This Bundle provides classes to cache handlers (memcache, files)
felixmaier1989/soft-cache
51056 Downloads
Soft cache for your class methods
aoepeople/aoe_classpathcache
3465 Downloads
Class path cache for Magento autoloader.
ennexa/amp-update-cache
35080 Downloads
PHP Class to clear Google AMP Cache
yeszao/cache
46 Downloads
General redis and memcache class
wildwolf/psr-cache-common
31411 Downloads
Common classes for wildwolf/* PSR-6 and PSR-16 compliant caches