MyGit

php-http/guzzle6-adapter

Fork: 49 Star: 1375 (更新于 2024-05-20 00:15:32)

license: MIT

Language: PHP .

Guzzle 6 HTTP adapter

最后发布版本: v2.0.2 ( 2021-03-02 18:54:12)

官方网址 GitHub网址

Guzzle 6 HTTP Adapter

Latest Version Software License Build Status Code Coverage Quality Score Total Downloads

Guzzle 6 HTTP Adapter.

Guzzle 6 is not maintained anymore. We recommend to upgrade to Guzzle version 7 which implements PSR-18 natively and does not need an adapter.

If you need the HttpAsyncClient, use guzzle7-adapter with Guzzle 7 instead of this repository.

Install

Via Composer

$ composer require php-http/guzzle6-adapter

Documentation

Please see the official documentation.

Testing

First launch the http server:

$ ./vendor/bin/http_test_server > /dev/null 2>&1 &

Then the test suite:

$ composer test

Contributing

Please see our contributing guide.

Security

If you discover any security related issues, please contact us at security@php-http.org.

Credits

Thanks to David de Boer for implementing this adapter.

License

The MIT License (MIT). Please see License File for more information.

最近版本更新:(数据更新于 2024-05-26 01:39:07)

2021-03-02 18:54:12 v2.0.2

2018-12-16 22:45:17 v2.0.1

2018-11-14 18:03:04 v2.0.0

2016-05-10 14:16:29 v1.1.1

2016-05-10 05:44:05 v1.1.0

2016-01-27 04:40:53 v1.0.0

2015-12-17 23:55:38 v0.2.1

2015-12-16 00:51:26 v0.2.0

php-http/guzzle6-adapter同语言 PHP最近更新仓库

2024-07-03 02:11:59 laravel/laravel

2024-06-26 20:49:20 snipe/snipe-it

2024-06-12 14:59:19 doctrine/dbal

2024-06-12 01:01:58 danielmiessler/SecLists

2024-06-11 19:29:09 coollabsio/coolify

2024-05-31 16:22:53 symfony/var-dumper