linpax/microphp-cache

MicroPHP cache component

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

This package is not auto-updated.

Last update: 2024-05-12 01:44:42 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