Libraries tagged by file based cache
divineomega/do-file-cache
1636428 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
matomo/cache
504521 Downloads
PHP caching library based on Doctrine cache
mmamedov/page-cache
11174 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
168407 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
singlequote/laravel-cacher
21000 Downloads
A powerfull cacher based on laravels file cache driver
piwik/cache
352311 Downloads
PHP caching library based on Doctrine cache
phile-cms/phile
2659 Downloads
A file-based CMS with a swappable parser, template engine, cache and storage services, error handler, and meta parser.
bnomei/kirby3-boost
2419 Downloads
Boost the speed of Kirby by having content files of files/pages/users cached, with fast lookup based on uuid.
linslin/laravel-coffee-cache
2497 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
2271 Downloads
Cache based on files and modified time
swisnl/laravel-static-request-cache
5478 Downloads
Cache static responses based on content-type to static files.
rothkj1022/php-cache-class
78 Downloads
A simple file based cache based from Erik Giberti's FileCache class, forked from lodev09/php-cache-class.
gameplayjdk/php-file-cache
5014 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
mix/cache
5999 Downloads
PSR-6 standard based cache library, support file, redis storage
cicnavi/simple-file-cache-php
589 Downloads
PSR-16 simple cache provider based on files.