php-http/buzz-adapter
最新稳定版本:1.0.0
Composer 安装命令:
composer require php-http/buzz-adapter
包简介
Buzz HTTP Adapter
README 文档
README
Buzz HTTP Adapter.
Deprecation notice: This package is deprecated with the release of kriswallsmith/Buzz 1.0. Please use the Buzz client directly. See https://github.com/kriswallsmith/Buzz.
Install
Via Composer
$ composer require php-http/buzz-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.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 145.61k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 2
其他信息
- 授权协议: MIT
- 更新时间: 2016-03-06