https://github.com/rapidwebltd/rw-file-cache-laravel-cache-driver
Laravel Cache Driver for RW File Cache
https://github.com/rapidwebltd/rw-file-cache-laravel-cache-driver
cache caching file-cache laravel laravel-cache php
Last synced: 4 months ago
JSON representation
Laravel Cache Driver for RW File Cache
- Host: GitHub
- URL: https://github.com/rapidwebltd/rw-file-cache-laravel-cache-driver
- Owner: rapidwebltd
- License: lgpl-3.0
- Created: 2018-01-02T10:53:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T19:15:27.000Z (over 7 years ago)
- Last Synced: 2025-01-11T12:25:39.144Z (6 months ago)
- Topics: cache, caching, file-cache, laravel, laravel-cache, php
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Cache Driver for RW File Cache
[](https://travis-ci.org/rapidwebltd/RW-File-Cache-Laravel-Cache-Driver)
This package provides a Laravel Cache Driver for [RW File Cache](https://github.com/rapidwebltd/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`.