Skip to content

Commit a5871a7

Browse files
committed
Added badges
1 parent 65d89db commit a5871a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Exceptions with format string
22

33
[![License](https://poser.pugx.org/setbased/exception/license)](https://packagist.org/packages/setbased/exception)
4+
[![Latest Stable Version](https://poser.pugx.org/setbased/exception/v/stable)](https://packagist.org/packages/setbased/exception)
45
[![Dependency Status](https://www.versioneye.com/user/projects/571143d0fcd19a00518559f0/badge.svg?style=flat)](https://www.versioneye.com/user/projects/571143d0fcd19a00518559f0)
56
[![Build Status](https://travis-ci.org/SetBased/php-exception.svg?branch=master)](https://travis-ci.org/SetBased/php-exception)
67
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/SetBased/php-exception/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/SetBased/php-exception/?branch=master)
8+
[![Codacy Badge](https://api.codacy.com/project/badge/grade/cbe85532d70a442382714e8a9ba9d276)](https://www.codacy.com/app/p-r-water/php-exception)
79
[![PHP 7 ready](http://php7ready.timesplinter.ch/SetBased/php-exception/badge.svg)](https://travis-ci.org/SetBased/php-exception)
810

911
This package provides exceptions with messages according a format string like

0 commit comments

Comments
 (0)