File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# php-enum
2
2
[ ![ Build Status] ( https://secure.travis-ci.org/marc-mabe/php-enum.png?branch=master )] ( http://travis-ci.org/marc-mabe/php-enum )
3
+ [ ![ Quality Score] ( https://scrutinizer-ci.com/g/marc-mabe/php-enum/badges/quality-score.png?s=7dfddb19a12314ecc5f05eeb2b297bdde3ad2623 )] ( https://scrutinizer-ci.com/g/marc-mabe/php-enum/ )
3
4
[ ![ Coverage Status] ( https://coveralls.io/repos/marc-mabe/php-enum/badge.png?branch=master )] ( https://coveralls.io/r/marc-mabe/php-enum?branch=master )
4
5
[ ![ Total Downloads] ( https://poser.pugx.org/marc-mabe/php-enum/downloads.png )] ( https://packagist.org/packages/marc-mabe/php-enum )
5
- [ ![ Latest Stable Version] ( https://poser.pugx.org/marc-mabe/php-enum/v/stable.png )] ( https://packagist.org/packages/marc-mabe/php-enum )
6
- [ ![ Latest Unstable Version] ( https://poser.pugx.org/marc-mabe/php-enum/v/unstable.png )] ( https://packagist.org/packages/marc-mabe/php-enum )
6
+ [ ![ Latest Stable] ( https://poser.pugx.org/marc-mabe/php-enum/v/stable.png )] ( https://packagist.org/packages/marc-mabe/php-enum )
7
7
[ ![ Dependency Status] ( https://www.versioneye.com/php/marc-mabe:php-enum/dev-master/badge.png )] ( https://www.versioneye.com/php/marc-mabe:php-enum/dev-master )
8
8
9
9
This is a native PHP implementation to add enumeration support to PHP >= 5.3.
You can’t perform that action at this time.
0 commit comments