Libraries tagged by file-cache
amostajo/phpfastcache
670 Downloads
Fork from original phpfastcache to autoload with PSR-4
pixnet/laravel-memcached-view
282 Downloads
This is a package for laravel 5 to replace filesystem with memcached for view
kasseler/cache
44 Downloads
Cache library
geccomedia/laravel-memcached-view
962 Downloads
This is a package for laravel 5.6 and onward to replace filesystem with memcached for view
whosphp/tfilecache
8 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
wdb/nc_staticfilecache
1455 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase response times for static pages by a factor of 230!!
untoyou/cacher
14 Downloads
A quick and simple cache that stores and retrieves things from/to a flat file cache system.
thybag/php-simple-cache
7 Downloads
Quick, talkative file cache helper
teedmakerphp/cache
7 Downloads
A simple library to manipulate file cache
pe/component-cache-file
14 Downloads
Single file cache component with contents fresh tracking
overdesign/psr-cache
73 Downloads
File cache implementation using PSR6
nguyenhiep/laravel-cache-garbage-collector
33 Downloads
A script that will clean up expired cache files if the system is using the files cache system
minicli/minicache
1488 Downloads
A simple json file cache for minicli
mage2pro/stat
11 Downloads
The module fixes the «Cannot gather stats» error on clearing the static files cache via the Magento 2 backend
kargnas/alternative-laravel-cache
4658 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/