README.md

Summary

Maintainability
Test Coverage
Anax Cache
========================

[![Latest Stable Version](https://poser.pugx.org/anax/cache/v/stable)](https://packagist.org/packages/anax/cache)
[![Join the chat at https://gitter.im/canax/cache](https://badges.gitter.im/canax/cache.svg)](https://gitter.im/canax/cache?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Build Status](https://travis-ci.org/canax/cache.svg?branch=master)](https://travis-ci.org/canax/cache)
[![CircleCI](https://circleci.com/gh/canax/cache.svg?style=svg)](https://circleci.com/gh/canax/cache)

[![Build Status](https://scrutinizer-ci.com/g/canax/cache/badges/build.png?b=master)](https://scrutinizer-ci.com/g/canax/cache/build-status/master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/canax/cache/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/canax/cache/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/canax/cache/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/canax/cache/?branch=master)

[![Maintainability](https://api.codeclimate.com/v1/badges/34aa545900e6f847008a/maintainability)](https://codeclimate.com/github/canax/cache/maintainability)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/dbcd686d6f27475f82b04cab145065a8)](https://www.codacy.com/app/mosbth/cache?utm_source=github.com&utm_medium=referral&utm_content=canax/cache&utm_campaign=Badge_Grade)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/ffaba555-b182-471d-8aca-e58c68a5dcf9/mini.png)](https://insight.sensiolabs.com/projects/ffaba555-b182-471d-8aca-e58c68a5dcf9)

A cache module implemented inline with PHP-FIG PSR-6 and PSR-16.



Versioning
------------------

We use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html).



License
------------------

This software carries a MIT license. See [LICENSE.txt](LICENSE.txt) for details.



```
 .  
..:  Copyright (c) 2013 - 2018 Mikael Roos, mos@dbwebb.se
```