rapidwebltd / rw-file-cache-laravel-cache-driver
Laravel Cache Driver for RW-File-Cache package
dev-master
2018-01-30 19:15 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: 2024-11-06 10:11:01 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
.