Skip to content

mako-framework/simple-cache

Repository files navigation

Mako Simple Cache

Build Status Static analysis

A Simple Cache adapter for the Mako Framework.

Requirements

Mako 11.0 or greater.

Installation

Install the package using the following composer command:

composer require mako/simple-cache

Usage

Create a SimpleCache object by injecting a Mako cache store instance and you're good to go.

$simpleCache = new SimpleCache($this->cache->instance());

About

A Simple Cache adapter for the Mako Framework.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages