2017 © Pedro Peláez
 

library cache

A cache library that is implmeneted from PSR-6

image

hav/cache

A cache library that is implmeneted from PSR-6

  • Wednesday, January 20, 2016
  • by ohavsvik
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Build Status Scrutinizer Code Quality Code Coverage Build Status, (*1)

A PSR-6 cache library

A cache library that follows the PSR-6 standard., (*2)

Run webroot/cacheTest.php on your localhost to try it., (*3)

Using the library with Anax-MVC

  • Install the hav/cache package via composer
  • Move the folder vendor/hav/cache/src/Cache to your app/src folder, (*4)

  • Add the hav/cache/webroot/index.php file to your webroot folder, (*5)

  • Create folder named Cache in your app/views folder and move the hav/cache/webroot/example.tpl.php file to it, (*6)

  • Use the route cache to view the example, (*7)

The Versions

20/01 2016

dev-master

9999999-dev http://oskarhavsvik.se/

A cache library that is implmeneted from PSR-6

  Sources   Download

MIT

The Requires

  • php >=5.4

 

cache psr6

12/01 2016

v1.0

1.0.0.0 http://oskarhavsvik.se/

A cache library that is implmeneted from PSR-6

  Sources   Download

MIT

The Requires

  • php >=5.4

 

cache psr6