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 11# HTTP Message
22
33[ ![ 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 )
54[ ![ 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 )
65
7- ** HTTP Message related tools .**
6+ ** Test PSR7 implementations against the specification .**
87
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 )] ( https://travis-ci.org/php-http/psr7-integration-tests ) |
13+ | Zend | [ ![ Zend] ( https://travis-matrix-badges.herokuapp.com/repos/php-http/psr7-integration-tests/branches/master/2 )] ( https://travis-ci.org/php-http/psr7-integration-tests ) |
14+ | Slim | [ ![ Slim] ( https://travis-matrix-badges.herokuapp.com/repos/php-http/psr7-integration-tests/branches/master/3 )] ( https://travis-ci.org/php-http/psr7-integration-tests ) |
15+ | Nyholm | [ ![ Nyholm] ( https://travis-matrix-badges.herokuapp.com/repos/php-http/psr7-integration-tests/branches/master/4 )] ( https://travis-ci.org/php-http/psr7-integration-tests ) |
916
1017## Install
1118
You can’t perform that action at this time.
0 commit comments