Libraries tagged by cache file
mouf/utils.cache.file-cache
376955 Downloads
This package contains a cache mechanism that relies on temporary files.
blackbird/magento-2-clean-product-image-cache
7478 Downloads
Clean product images cache file in Magento 2. Usefull if image name doesn't change
php-extended/php-simple-cache-filesystem
44228 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
mouf/utils.cache.cache-interface
377513 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.
drupal/core-file-cache
128283 Downloads
FileCache.
ark/filecache
10428 Downloads
Cache with file system
jeroen/file-fetcher-cache
141345 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
wpsyntex/object-cache-annihilator
10345 Downloads
A simple file-based object cache implementation for testing purposes.
cosenary/simple-php-cache
16222 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
wearerequired/translations-cache
2661 Downloads
Reduces file reads for translations by caching the first read via APCu.
memcrab/cache
46247 Downloads
PHP Cache Lib for memCrab Core API
flightphp/cache
429 Downloads
Light, simple and standalone PHP in-file caching class
akbsit/nova-card-cache
12622 Downloads
Cleaning application cache from laravel nova dashboard card.
oat-sa/lib-flysystem-filecache
29425 Downloads
flysystem cache Adapter
middlewares/filesystem
24184 Downloads
Middleware to save or read responses using Flysystem