Libraries tagged by file-cache
spekkionu/assetcachebuster
42788 Downloads
Prefixes asset urls with a unique hash which will allow invalidation of asset files cached by the browser.
singlequote/laravel-cacher
21000 Downloads
A powerfull cacher based on laravels file cache driver
mouf/utils.cache.cache-interface
373617 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.
torann/taggable-file-cache
1903 Downloads
A Laravel file cache driver that supports tagging.
solution9th/laravel-file-cache-gc
2588 Downloads
Laravel file cache garbage collection.
nguyenanhung/php-file-cache
6812 Downloads
Light, simple and standalone PHP in-file caching class
silviooosilva/cacheer-php
32 Downloads
Um pacote simples e minimalista para gerenciamento de cache
phant/cache
1492 Downloads
Manage cache easily
10quality/wpmvc-phpfastcache
6682 Downloads
Forked version that works with WordPress MVC.
tochka-developers/array-file-cache
149 Downloads
Array file cache (psr/simple-cache implementation)
raorsa/rw-file-cache
25 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
peroks/guzzle-file-cache
24 Downloads
A lightweight file cache for Guzzle 7+ implementing the PSR-16 Caching Interface
jackardios/laravel-file-cache
222 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
imanghafoori/laravel-file-cache-cleaner
5 Downloads
cleans expired cache files
gameplayjdk/php-file-cache
5014 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.