|
1 | 1 | # Exceptions with format string |
2 | 2 |
|
3 | | -[](https://packagist.org/packages/setbased/exception) |
4 | | -[](https://packagist.org/packages/setbased/exception) |
5 | | -[](https://www.versioneye.com/user/projects/571143d0fcd19a00518559f0) |
6 | | -[](https://travis-ci.org/SetBased/php-exception) |
7 | | -[](https://scrutinizer-ci.com/g/SetBased/php-exception/?branch=master) |
8 | | -[](https://www.codacy.com/app/p-r-water/php-exception) |
9 | | -[](https://travis-ci.org/SetBased/php-exception) |
| 3 | +<table> |
| 4 | +<thead> |
| 5 | +<tr> |
| 6 | +<th>Social</th> |
| 7 | +<th>Legal</th> |
| 8 | +<th>Release</th> |
| 9 | +<th>Tests</th> |
| 10 | +<th>Code</th> |
| 11 | +</tr> |
| 12 | +</thead> |
| 13 | +<tbody> |
| 14 | +<tr> |
| 15 | +<td> |
| 16 | +<a href="https://gitter.im/SetBased/php-abc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge"><img src="https://badges.gitter.im/SetBased/php-abc.svg" alt="Gitter"/></a> |
| 17 | +</td> |
| 18 | +<td> |
| 19 | +<a href="https://packagist.org/packages/setbased/abc-exception"><img src="https://poser.pugx.org/setbased/abc-exception/license" alt="License"/></a> |
| 20 | +</td> |
| 21 | +<td> |
| 22 | +<a href="https://packagist.org/packages/setbased/abc-exception"><img src="https://poser.pugx.org/setbased/abc-exception/v/stable" alt="Latest Stable Version"/></a><br/> |
| 23 | +<a href="https://www.versioneye.com/user/projects/cbe85532d70a442382714e8a9ba9d276"><img src="https://www.versioneye.com/user/projects/cbe85532d70a442382714e8a9ba9d276/badge.svg?style=flat" alt="Dependency Status"/></a> |
| 24 | +</td> |
| 25 | +<td> |
| 26 | +<a href="https://travis-ci.org/SetBased/php-abc-exception"><img src="https://travis-ci.org/SetBased/php-abc-exception.svg?branch=master" alt="Build Status"/></a><br/> |
| 27 | +<a href="https://scrutinizer-ci.com/g/SetBased/php-abc-exception/?branch=master"><img src="https://scrutinizer-ci.com/g/SetBased/php-abc-exception/badges/coverage.png?b=master" alt="Code Coverage"/></a> |
| 28 | +</td> |
| 29 | +<td> |
| 30 | +<a href="https://scrutinizer-ci.com/g/SetBased/php-abc-exception/?branch=master"><img src="https://scrutinizer-ci.com/g/SetBased/php-abc-exception/badges/quality-score.png?b=master" alt="Scrutinizer Code Quality"/></a><br/> |
| 31 | +<a href="https://travis-ci.org/SetBased/php-abc-exception"><img src="http://php7ready.timesplinter.ch/SetBased/php-abc-exception/badge.svg" alt="PHP 7 ready"/></a> |
| 32 | +</td> |
| 33 | +</tr> |
| 34 | +</tbody> |
| 35 | +</table> |
10 | 36 |
|
11 | 37 | This package provides exceptions with messages according a format string like |
12 | 38 | [sprintf](http://php.net/manual/en/function.sprintf.php). |
0 commit comments