Libraries tagged by file-cache
mouf/utils.cache.file-cache
380012 Downloads
This package contains a cache mechanism that relies on temporary files.
inouet/file-cache
5389 Downloads
A simple PHP class for caching data in the filesystem.
drupal/core-file-cache
132495 Downloads
FileCache.
cicnavi/simple-file-cache-php
3010 Downloads
PSR-16 simple cache provider based on files.
spekkionu/assetcachebuster
43414 Downloads
Prefixes asset urls with a unique hash which will allow invalidation of asset files cached by the browser.
mouf/utils.cache.cache-interface
380911 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.
solution9th/laravel-file-cache-gc
4240 Downloads
Laravel file cache garbage collection.
gameplayjdk/php-file-cache
5887 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
webfiori/cache
3360 Downloads
A simple caching engine which is highly customizable.
phant/cache
4636 Downloads
Manage cache easily
singlequote/laravel-cacher
25223 Downloads
A powerfull cacher based on laravels file cache driver
minicli/minicache
1672 Downloads
A simple json file cache for minicli
dburiy/filecacher
175 Downloads
Simple php file cacher
rapidwebltd/rw-file-cache-psr-6
20096 Downloads
PSR-6 adapter for RW File Cache
pteal79/mobile-file-cache
50 Downloads
Offline-friendly remote file caching for NativePHP and Laravel.