File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Latest Version] ( https://img.shields.io/github/release/php-http/guzzle7-adapter.svg?style=flat-square )] ( https://github.com/php-http/guzzle7-adapter/releases )
44[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE )
5- [ ![ Build Status] ( https://img.shields.io/travis/php-http/guzzle7-adapter.svg?style=flat-square )] ( https://travis-ci.org/php-http/guzzle7-adapter )
6- [ ![ Code Coverage] ( https://img.shields.io/scrutinizer/coverage/g/php-http/guzzle7-adapter.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/php-http/guzzle7-adapter )
7- [ ![ Quality Score] ( https://img.shields.io/scrutinizer/g/php-http/guzzle7-adapter.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/php-http/guzzle7-adapter )
85[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/php-http/guzzle7-adapter.svg?style=flat-square )] ( https://packagist.org/packages/php-http/guzzle7-adapter )
96
107** Guzzle 6 HTTP Adapter.**
118
12-
139## Install
1410
1511Via Composer
@@ -18,12 +14,10 @@ Via Composer
1814$ composer require php-http/guzzle7-adapter
1915```
2016
21-
2217## Documentation
2318
2419Please see the [ official documentation] ( http://docs.php-http.org/en/latest/clients/guzzle6-adapter.html ) .
2520
26-
2721## Testing
2822
2923First launch the http server:
@@ -38,22 +32,14 @@ Then the test suite:
3832$ composer test
3933```
4034
41-
4235## Contributing
4336
4437Please see our [ contributing guide] ( http://docs.php-http.org/en/latest/development/contributing.html ) .
4538
46-
4739## Security
4840
4941If you discover any security related issues, please contact us at [ security@php-http.org ] ( mailto:security@php-http.org ) .
5042
51-
52- ## Credits
53-
54- Thanks to [ David de Boer] ( https://github.com/ddeboer ) for implementing this adapter.
55-
56-
5743## License
5844
5945The MIT License (MIT). Please see [ License File] ( LICENSE ) for more information.
You can’t perform that action at this time.
0 commit comments