olvlvl/filecache

A cache interface to store files (deprecated)

dev-master 2016-11-19 21:36 UTC

This package is auto-updated.

Last update: 2024-04-08 06:04:38 UTC


README

This class was removed from the ICanBoogie framework and is considered deprecated. The package is provided for others still requiring the FileCache class.

Requirements

The minimum requirement is PHP 5.3.

Installation

The recommended way to install this package is through Composer:

$ composer require olvlvl/filecache:@dev

Cloning the repository

The package is available on GitHub, its repository can be cloned with the following command line:

$ git clone https://github.com/olvlvl/filecache.git

License

olvlvl/filecache is licensed under the New BSD License - See the LICENSE file for details.