File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# HTTP Message
2
2
3
3
[ ![ Latest Version] ( https://img.shields.io/github/release/php-http/psr7-integration-tests.svg?style=flat-square )] ( https://github.com/php-http/psr7-integration-tests/releases )
4
- [ ![ Build Status] ( https://img.shields.io/travis/php-http/psr7-integration-tests/master.svg?style=flat-square )] ( https://travis-ci.org/php-http/psr7-integration-tests )
5
4
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/php-http/psr7-integration-tests.svg?style=flat-square )] ( https://packagist.org/packages/php-http/psr7-integration-tests )
6
5
7
- ** HTTP Message related tools .**
6
+ ** Test PSR7 implementations against the specification .**
8
7
8
+ ## Status
9
+
10
+ | PSR7 Implementation | Status |
11
+ | ------------------- | :-------------:|
12
+ | Guzzle | ![ Guzzle] ( https://travis-matrix-badges.herokuapp.com/repos/php-http/psr7-integration-tests/branches/master/1 ) |
13
+ | Zend | ![ Zend] ( https://travis-matrix-badges.herokuapp.com/repos/php-http/psr7-integration-tests/branches/master/2 ) |
14
+ | Slim | ![ Slim] ( https://travis-matrix-badges.herokuapp.com/repos/php-http/psr7-integration-tests/branches/master/3 ) |
15
+ | Nyholm | ![ Nyholm] ( https://travis-matrix-badges.herokuapp.com/repos/php-http/psr7-integration-tests/branches/master/4 ) |
9
16
10
17
## Install
11
18
You can’t perform that action at this time.
0 commit comments