Download the PHP package hav/cache without Composer
On this page you can find all versions of the php package hav/cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor hav
Package cache
Short Description A cache library that is implmeneted from PSR-6
License MIT
Homepage http://oskarhavsvik.se/
Package cache
Short Description A cache library that is implmeneted from PSR-6
License MIT
Homepage http://oskarhavsvik.se/
Please rate this library. Is it a good library?
Informations about the package cache
A PSR-6 cache library
A cache library that follows the PSR-6 standard.
Run webroot/cacheTest.php
on your localhost to try it.
Using the library with Anax-MVC
- Install the
hav/cache
package via composer -
Move the folder
vendor/hav/cache/src/Cache
to yourapp/src
folder - Add the
hav/cache/webroot/index.php
file to yourwebroot
folder -
Create folder named
Cache
in yourapp/views
folder and move thehav/cache/webroot/example.tpl.php
file to it - Use the route
cache
to view the example
All versions of cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package hav/cache contains the following files
Loading the files please wait ....