File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# AssociativeArray
2
2
3
+ [ ![ Build Status] ( https://travis-ci.org/nick-lai/associative-array.svg?branch=master )] ( https://travis-ci.org/nick-lai/associative-array )
4
+ [ ![ codecov] ( https://codecov.io/gh/nick-lai/associative-array/branch/master/graph/badge.svg )] ( https://codecov.io/gh/nick-lai/associative-array )
5
+ [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/619cef82d3eba2ea735c/maintainability )] ( https://codeclimate.com/github/nick-lai/associative-array/maintainability )
6
+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/nick-lai/associative-array/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/nick-lai/associative-array/?branch=master )
7
+ [ ![ Code Intelligence Status] ( https://scrutinizer-ci.com/g/nick-lai/associative-array/badges/code-intelligence.svg?b=master )] ( https://scrutinizer-ci.com/code-intelligence )
8
+
9
+ [ ![ PHP 7 ready] ( https://php7ready.timesplinter.ch/nick-lai/associative-array/master/badge.svg )] ( https://travis-ci.org/nick-lai/associative-array )
3
10
[ ![ Latest Stable Version] ( https://poser.pugx.org/nick-lai/associative-array/v/stable )] ( https://packagist.org/packages/nick-lai/associative-array )
4
11
[ ![ Total Downloads] ( https://poser.pugx.org/nick-lai/associative-array/downloads )] ( https://packagist.org/packages/nick-lai/associative-array )
5
12
[ ![ License] ( https://poser.pugx.org/nick-lai/associative-array/license )] ( https://packagist.org/packages/nick-lai/associative-array )
6
- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/619cef82d3eba2ea735c/maintainability )] ( https://codeclimate.com/github/nick-lai/associative-array/maintainability )
7
13
8
14
# Table of Contents
9
15
You can’t perform that action at this time.
0 commit comments