File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,10 @@ A PHP wrapper to be used with [Gitlab's API](https://github.com/gitlabhq/gitlabh
2
2
==============
3
3
4
4
[ ![ Build Status] ( https://travis-ci.org/m4tthumphrey/php-gitlab-api.svg?branch=master )] ( https://travis-ci.org/m4tthumphrey/php-gitlab-api )
5
+ [ ![ StyleCI] ( https://styleci.io/repos/6816335/shield?branch=master )] ( https://styleci.io/repos/6816335 )
6
+ [ ![ Total Downloads] ( https://poser.pugx.org/m4tthumphrey/php-gitlab-api/downloads?format=flat-square )] ( https://packagist.org/packages/m4tthumphrey/php-gitlab-api )
7
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/m4tthumphrey/php-gitlab-api/version?format=flat-square )] ( https://packagist.org/packages/m4tthumphrey/php-gitlab-api )
8
+ [ ![ Latest Unstable Version] ( https://poser.pugx.org/m4tthumphrey/php-gitlab-api/v/unstable?format=flat-square )] ( //packagist.org/packages/m4tthumphrey/php-gitlab-api )
5
9
6
10
Based on [ php-github-api] ( https://github.com/m4tthumphrey/php-github-api ) and code from [ KnpLabs] ( https://github.com/KnpLabs/php-github-api ) .
7
11
You can’t perform that action at this time.
0 commit comments