olvlvl / filecache

A cache interface to store files (deprecated)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileCache

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.

About

A cache interface to store files (deprecated)

License:Other


Languages

Language:PHP 100.0%