php-http/guzzle6-adapter
Fork: 52 Star: 1370 (更新于 2024-12-10 22:36:16)
license: MIT
Language: PHP .
Guzzle 6 HTTP adapter
最后发布版本: v2.0.2 ( 2021-03-02 18:54:12)
Guzzle 6 HTTP Adapter
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-10-23 09:01:39)
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-12-13 19:38:03 coollabsio/coolify
2024-12-13 09:22:46 w7corp/easywechat
2024-12-11 20:15:22 symfony/symfony
2024-11-29 16:49:37 symfony/var-dumper
2024-11-20 23:58:25 laravel/framework
2024-11-20 18:39:23 danielmiessler/SecLists