Libraries tagged by file-cache
phpfastcache/phpfastcache
4392034 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
lochmueller/staticfilecache
1123649 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
desarrolla2/cache
2397180 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
swayok/alternative-laravel-cache
437148 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/
kodus/file-cache
398572 Downloads
Minimal PSR-16 cache-implementation
divineomega/do-file-cache-psr-6
1781097 Downloads
PSR-6 adapter for DO File Cache
divineomega/do-file-cache
1813663 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
jdavidbakr/laravel-cache-garbage-collector
140004 Downloads
A script that will clean up expired cache files if the system is using the files cache system
rapidwebltd/rw-file-cache
179649 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
24863 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
wruczek/php-file-cache
24309 Downloads
Light, simple and standalone PHP in-file caching class
unikent/tfilecache
29449 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
inouet/file-cache
4974 Downloads
A simple PHP class for caching data in the filesystem.
drupal/core-file-cache
128054 Downloads
FileCache.
spekkionu/assetcachebuster
42940 Downloads
Prefixes asset urls with a unique hash which will allow invalidation of asset files cached by the browser.