Libraries tagged by file based cache
matomo/cache
617252 Downloads
PHP caching library based on Doctrine cache
divineomega/do-file-cache
1800828 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
11920 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
178407 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
piwik/cache
353036 Downloads
PHP caching library based on Doctrine cache
wpsyntex/object-cache-annihilator
4681 Downloads
A simple file-based object cache implementation for testing purposes.
phile-cms/phile
2670 Downloads
A file-based CMS with a swappable parser, template engine, cache and storage services, error handler, and meta parser.
bnomei/kirby3-boost
2540 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
5372 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
linslin/laravel-coffee-cache
2545 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.
singlequote/laravel-cacher
23047 Downloads
A powerfull cacher based on laravels file cache driver
mix/cache
6250 Downloads
PSR-6 standard based cache library, support file, redis storage
cicnavi/simple-file-cache-php
1347 Downloads
PSR-16 simple cache provider based on files.
piotrpress/cacher
85 Downloads
This library provides a simple file-based caching solution.
swisnl/laravel-static-request-cache
5683 Downloads
Cache static responses based on content-type to static files.