Libraries tagged by file based cache
matomo/cache
595321 Downloads
PHP caching library based on Doctrine cache
divineomega/do-file-cache
1778268 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
11817 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
rapidwebltd/rw-file-cache
176241 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
wpsyntex/object-cache-annihilator
1358 Downloads
A simple file-based object cache implementation for testing purposes.
bnomei/kirby3-boost
2517 Downloads
Boost the speed of Kirby by having content files of files/pages/users cached, with fast lookup based on uuid.
gameplayjdk/php-file-cache
5293 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
infrajs/cache
2479 Downloads
Cache based on files and modified time
singlequote/laravel-cacher
22719 Downloads
A powerfull cacher based on laravels file cache driver
mix/cache
6182 Downloads
PSR-6 standard based cache library, support file, redis storage
cicnavi/simple-file-cache-php
840 Downloads
PSR-16 simple cache provider based on files.
swisnl/laravel-static-request-cache
5643 Downloads
Cache static responses based on content-type to static files.
piwik/cache
352398 Downloads
PHP caching library based on Doctrine cache
phile-cms/phile
2667 Downloads
A file-based CMS with a swappable parser, template engine, cache and storage services, error handler, and meta parser.
linslin/laravel-coffee-cache
2534 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.