Skip to content

Commit

Permalink
[skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
frqnck committed May 3, 2017
1 parent 32de8fb commit 16312f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Apix-Simple-Cache, the PSR-16 extension to Apix-Cache
Apix-SimpleCache, the PSR-16 extension to Apix-Cache
=================================
[![Latest Stable Version](https://poser.pugx.org/apix/simple-cache/v/stable.svg)](https://packagist.org/packages/apix/simple-cache) [![Build Status](https://scrutinizer-ci.com/g/apix/simple-cache/badges/build.png?b=master)](https://scrutinizer-ci.com/g/apix/simple-cache/build-status/master) [![Code Quality](https://scrutinizer-ci.com/g/apix/simple-cache/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/apix/simple-cache/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/apix/simple-cache/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/apix/simple-cache/?branch=master) [![License](https://poser.pugx.org/apix/simple-cache/license.svg)](https://packagist.org/packages/apix/simple-cache) [![Build Status](https://travis-ci.org/apix/simple-cache.png?branch=master)](https://travis-ci.org/apix/simple-cache)

Apix-Simple-Cache provides PSR-16 to [Apix-Cache](//github.com/frqnck/apix-cache) permitting easy caching and invalidation...
Apix-SimpleCache provides PSR-16 to [Apix-Cache](//github.com/frqnck/apix-cache) permitting easy caching and invalidation...

* **PSR-16** (SimpleCache) provided thru a factory wrapper class.
* Fully unit **tested** and compliant with PSR-1, PSR-2, PSR-4 and PSR-SimpleCache.
Expand Down

0 comments on commit 16312f0

Please sign in to comment.