Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T19:15:27.000Z (almost 7 years ago)
- Last Synced: 2024-04-13T09:00:18.451Z (8 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
[![Build Status](https://travis-ci.org/rapidwebltd/RW-File-Cache-Laravel-Cache-Driver.svg?branch=master)](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`.