Libraries tagged by file based cache
matomo/cache
647899 Downloads
PHP caching library based on Doctrine cache
divineomega/do-file-cache
1828163 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
mmamedov/page-cache
12013 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
wpsyntex/object-cache-annihilator
9038 Downloads
A simple file-based object cache implementation for testing purposes.
rapidwebltd/rw-file-cache
180957 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
piwik/cache
353278 Downloads
PHP caching library based on Doctrine cache
gameplayjdk/php-file-cache
5458 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
singlequote/laravel-cacher
23403 Downloads
A powerfull cacher based on laravels file cache driver
phile-cms/phile
2671 Downloads
A file-based CMS with a swappable parser, template engine, cache and storage services, error handler, and meta parser.
bnomei/kirby3-boost
2564 Downloads
Boost the speed of Kirby by having content files of files/pages/users cached, with fast lookup based on uuid.
snicholson/slimfilecache
6970 Downloads
A file based cache middleware for the slim framework (3.0)
linslin/laravel-coffee-cache
2546 Downloads
File based lever out cache for laravel. This cache hook in before composer autoload and Laravel boostrapping. It will push your application into light speed.
infrajs/cache
2498 Downloads
Cache based on files and modified time
mix/cache
6269 Downloads
PSR-6 standard based cache library, support file, redis storage
cicnavi/simple-file-cache-php
1417 Downloads
PSR-16 simple cache provider based on files.