Libraries tagged by filecache
kodus/file-cache
380812 Downloads
Minimal PSR-16 cache-implementation
lochmueller/staticfilecache
1083632 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
desarrolla2/cache
2372671 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
swayok/alternative-laravel-cache
412773 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/
divineomega/do-file-cache-psr-6
1755827 Downloads
PSR-6 adapter for DO File Cache
divineomega/do-file-cache
1786782 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
rapidwebltd/rw-file-cache
177078 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
biigle/laravel-file-cache
23772 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
wruczek/php-file-cache
23657 Downloads
Light, simple and standalone PHP in-file caching class
unikent/tfilecache
28904 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
drupal/core-file-cache
127650 Downloads
FileCache.
ark/filecache
10135 Downloads
Cache with file system
oat-sa/lib-flysystem-filecache
28851 Downloads
flysystem cache Adapter
inouet/file-cache
4929 Downloads
A simple PHP class for caching data in the filesystem.
cicnavi/simple-file-cache-php
1218 Downloads
PSR-16 simple cache provider based on files.