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 2
2
3
3
[ ![ Latest Version] ( https://img.shields.io/github/release/php-http/guzzle7-adapter.svg?style=flat-square )] ( https://github.com/php-http/guzzle7-adapter/releases )
4
4
[ ![ 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 )
8
5
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/php-http/guzzle7-adapter.svg?style=flat-square )] ( https://packagist.org/packages/php-http/guzzle7-adapter )
9
6
10
7
** Guzzle 6 HTTP Adapter.**
11
8
12
-
13
9
## Install
14
10
15
11
Via Composer
@@ -18,12 +14,10 @@ Via Composer
18
14
$ composer require php-http/guzzle7-adapter
19
15
```
20
16
21
-
22
17
## Documentation
23
18
24
19
Please see the [ official documentation] ( http://docs.php-http.org/en/latest/clients/guzzle6-adapter.html ) .
25
20
26
-
27
21
## Testing
28
22
29
23
First launch the http server:
@@ -38,22 +32,14 @@ Then the test suite:
38
32
$ composer test
39
33
```
40
34
41
-
42
35
## Contributing
43
36
44
37
Please see our [ contributing guide] ( http://docs.php-http.org/en/latest/development/contributing.html ) .
45
38
46
-
47
39
## Security
48
40
49
41
If you discover any security related issues, please contact us at [ security@php-http.org ] ( mailto:security@php-http.org ) .
50
42
51
-
52
- ## Credits
53
-
54
- Thanks to [ David de Boer] ( https://github.com/ddeboer ) for implementing this adapter.
55
-
56
-
57
43
## License
58
44
59
45
The MIT License (MIT). Please see [ License File] ( LICENSE ) for more information.
You can’t perform that action at this time.
0 commit comments