Libraries tagged by file-cache
phpfastcache/phpfastcache
5483415 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.
swayok/alternative-laravel-cache
604471 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/
lochmueller/staticfilecache
1394221 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
iazaran/smart-cache
14869 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
desarrolla2/cache
2551531 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
kodus/file-cache
468538 Downloads
Minimal PSR-16 cache-implementation
biigle/laravel-file-cache
43031 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
divineomega/do-file-cache-psr-6
1972343 Downloads
PSR-6 adapter for DO File Cache
divineomega/do-file-cache
2016913 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
170186 Downloads
A script that will clean up expired cache files if the system is using the files cache system
rapidwebltd/rw-file-cache
197004 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
jord-jd/do-file-cache-psr-6
14550 Downloads
PSR-6 adapter for DO File Cache
jord-jd/do-file-cache
15714 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
wruczek/php-file-cache
28125 Downloads
Light, simple and standalone PHP in-file caching class
unikent/tfilecache
34069 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.