linpax/microphp-cache

MicroPHP cache component

dev-master 2017-06-08 00:15 UTC

This package is not auto-updated.

Last update: 2024-04-28 01:34:37 UTC


README

PSR-16 included only

// PSR-16
$value = $cache->get('key');

Get MicroPHP Cache

$ composer require linpax/microphp-cache

https://packagist.org/packages/linpax/microphp-cache