File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 3
3
This library provides a way of avoiding usage of constructors when instantiating PHP classes.
4
4
5
5
[ ![ Build Status] ( https://travis-ci.org/doctrine/instantiator.svg?branch=master )] ( https://travis-ci.org/doctrine/instantiator )
6
- <!-- [](https://scrutinizer-ci.com/g/Ocramius/Instantiator/?branch=master) -->
7
- <!-- [](https://scrutinizer-ci.com/g/Ocramius/Instantiator/?branch=master) -->
8
- <!-- [](https://insight.sensiolabs.com/projects/7a2c1cd1-5197-4822-8a4c-5ddaca48c769) -->
6
+ [ ![ Code Coverage] ( https://scrutinizer-ci.com/g/doctrine/instantiator/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/doctrine/instantiator/?branch=master )
7
+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/doctrine/instantiator/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/doctrine/instantiator/?branch=master )
9
8
[ ![ Dependency Status] ( https://www.versioneye.com/package/php--doctrine--instantiator/badge.svg )] ( https://www.versioneye.com/package/php--doctrine--instantiator )
10
9
[ ![ HHVM Status] ( http://hhvm.h4cc.de/badge/doctrine/instantiator.png )] ( http://hhvm.h4cc.de/package/doctrine/instantiator )
11
10
You can’t perform that action at this time.
0 commit comments