rapidwebltd / rw-file-cache-laravel-cache-driver
Laravel Cache Driver for RW-File-Cache package
Package info
github.com/rapidwebltd/RW-File-Cache-Laravel-Cache-Driver
pkg:composer/rapidwebltd/rw-file-cache-laravel-cache-driver
dev-master
2026-07-18 09:38 UTC
Requires
- php: >=7.0.0
- illuminate/contracts: ^5.5
- illuminate/support: ^5.5
- phpunit/phpunit: ^5.7
- rapidwebltd/rw-file-cache: ^1.0
This package is auto-updated.
Last update: 2026-07-18 09:39:19 UTC
README
This package provides a Laravel Cache Driver for RW File Cache.
Requirements
- PHP 7.0 or above
- Laravel 5.5
Installation
You can easily install with composer. Just run composer require rapidwebltd/rw-file-cache-laravel-cache-driver.
Archived package: RW File Cache has been replaced by
jord-jd/do-file-cache. This Laravel 5-only adapter is no longer maintained. Prefer Laravel's built-in file cache driver, or integrate the maintained cache package explicitly if its storage format is required.