Libraries tagged by files cache
quietasice/phpfastcache
1359 Downloads
PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching
nabeghe/atlin
15 Downloads
A lightweight, high-performance key-value format parser/serializer with APCu, Redis and file-cache support.
level-2/simplecache
374 Downloads
A very simple ArrayAccess based file ache
juanchosl/simplecache
167 Downloads
A small collection of read/write for multiples cache systems using PSR-16
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
artdevue/fcache
150 Downloads
Driver file cache, separation key-folder, Laravel 4 integration
10quality/wpmvc-phpfastcache
7024 Downloads
Forked version that works with WordPress MVC.
xtcat/laravel-redis-fallback
23721 Downloads
Laravel 5 redis cache fallback to file
irving-frias/drupal-watcher
132 Downloads
Drupal file watcher — monitors custom modules/themes and auto-runs drush cache clears on file changes. Development tool only, not required in production.
davidepedone/laravel-redis-fallback
141 Downloads
Laravel 4 redis cache fallback to file
bnomei/kirby3-page-memcached
164 Downloads
Kirby 3 Plugin to cache the content file using the PHP Memcached extension
mcustiel/php-simple-config
4085 Downloads
A simple library to manage configuration files in different formats and cache them.
rubricate/asset
11 Downloads
An immutable URL asset management component for versioned static files and HTML tag generation
pdeio/redis-driver-fallback
3560 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.
nilportugues/filesystem-repository
156 Downloads
FileSystem Repository implementation