File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,14 @@ nice, normalized and easy to consume REST API responses.
7
7
[ ![ Latest Stable Version] ( https://poser.pugx.org/marcin-orlowski/laravel-api-response-builder/v/stable )] ( https://packagist.org/packages/marcin-orlowski/laravel-api-response-builder )
8
8
[ ![ Build Status] ( https://travis-ci.org/MarcinOrlowski/laravel-api-response-builder.svg?branch=master )] ( https://travis-ci.org/MarcinOrlowski/laravel-api-response-builder )
9
9
[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/44f427e872e2480597bde0242417a2a7 )] ( https://www.codacy.com/app/MarcinOrlowski/laravel-api-response-builder?utm_source=github.com& ; utm_medium=referral& ; utm_content=MarcinOrlowski/laravel-api-response-builder& ; utm_campaign=Badge_Grade )
10
+ [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Coverage/44f427e872e2480597bde0242417a2a7 )] ( https://www.codacy.com/app/MarcinOrlowski/laravel-api-response-builder?utm_source=github.com& ; utm_medium=referral& ; utm_content=MarcinOrlowski/laravel-api-response-builder& ; utm_campaign=Badge_Coverage )
10
11
[ ![ Monthly Downloads] ( https://poser.pugx.org/marcin-orlowski/laravel-api-response-builder/d/monthly )] ( https://packagist.org/packages/marcin-orlowski/laravel-api-response-builder )
11
12
[ ![ License] ( https://poser.pugx.org/marcin-orlowski/laravel-api-response-builder/license )] ( https://packagist.org/packages/marcin-orlowski/laravel-api-response-builder )
12
13
13
14
[ ![ SensioLabsInsight] ( https://insight.sensiolabs.com/projects/5c5f4dc1-41d5-49f9-b4ba-6268aa3fea00/big.png )] ( https://insight.sensiolabs.com/projects/5c5f4dc1-41d5-49f9-b4ba-6268aa3fea00 )
14
15
15
16
[ ![ Latest Unstable Version] ( https://poser.pugx.org/marcin-orlowski/laravel-api-response-builder/v/unstable )] ( https://packagist.org/packages/marcin-orlowski/laravel-api-response-builder )
16
-
17
+ [ ![ Build Status ] ( https://travis-ci.org/MarcinOrlowski/laravel-api-response-builder.svg?branch=dev )] ( https://travis-ci.org/MarcinOrlowski/laravel-api-response-builder )
17
18
18
19
## Table of contents ##
19
20
@@ -48,7 +49,6 @@ Thanks for all the fish!
48
49
* Built-in exception handler to ensure your API stays consumable even in case of unexpected
49
50
* No extra dependencies and low requirements
50
51
* Stable, production ready.
51
- * 100% unit tests coverage
52
52
53
53
----
54
54
You can’t perform that action at this time.
0 commit comments