rapidwebltd / rw-file-cache-laravel-cache-driver
Laravel Cache Driver for RW-File-Cache package
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
pkg:composer/rapidwebltd/rw-file-cache-laravel-cache-driver
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: 2025-10-06 12:16:21 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
.