mvccore/ext-cache

MvcCore - Extension - Cache - register and use cache instances, cache interface.

v5.2.2 2024-04-02 12:53 UTC

This package is auto-updated.

Last update: 2024-04-02 15:24:20 UTC


README

Latest Stable Version License PHP Version

MvcCore extension to register and use cache instances.

This extension contains only singleton class \MvcCore\Ext\Cache
to hold different cache store implementations and interface for cache store instance.

Installation

composer require mvccore/ext-cache