Skip to content

Commit

Permalink
badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Yury Kozyrev committed Nov 3, 2014
1 parent 6b69752 commit 82964b4
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
@@ -1,4 +1,11 @@
php-yii-doctrine-cache
Yii1 Doctrine Cache
======================

[![Build Status](https://travis-ci.org/urakozz/php-yii-doctrine-cache.svg?branch=master)](https://travis-ci.org/urakozz/php-yii-doctrine-cache)
[![Coverage Status](https://coveralls.io/repos/urakozz/php-yii-doctrine-cache/badge.png)](https://coveralls.io/r/urakozz/php-yii-doctrine-cache)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/urakozz/php-yii-doctrine-cache/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/urakozz/php-yii-doctrine-cache/?branch=master)
[![Latest Stable Version](https://poser.pugx.org/kozz/yii-doctrine-cache/v/stable.svg)](https://packagist.org/packages/kozz/yii-doctrine-cache)
[![Latest Unstable Version](https://poser.pugx.org/kozz/yii-doctrine-cache/v/unstable.svg)](https://packagist.org/packages/kozz/yii-doctrine-cache)
[![License](http://img.shields.io/packagist/l/kozz/yii-doctrine-cache.svg)](https://packagist.org/packages/kozz/yii-doctrine-cache)

Abstract Factory + Proxy for Doctrine Cache in Yii

0 comments on commit 82964b4

Please sign in to comment.