2017 © Pedro Peláez
 

library microphp-cache

MicroPHP cache component

image

linpax/microphp-cache

MicroPHP cache component

  • Thursday, June 8, 2017
  • by antivir88
  • Repository
  • 2 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

MicroPHP Cache

PSR-16 included only, (*1)

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

Get MicroPHP Cache

$ composer require linpax/microphp-cache, (*3)

https://packagist.org/packages/linpax/microphp-cache, (*4)

The Versions

08/06 2017

dev-master

9999999-dev

MicroPHP cache component

  Sources   Download

MIT

The Requires

 

by Zcasper

cache microphp