承接 php-http/utils 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

php-http/utils

最新稳定版本:v0.2.1

Composer 安装命令:

composer require php-http/utils

包简介

HTTP Client utilities for HTTPlug

README 文档

README

Moved to php-http/client-common

HTTP Client utilities

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

HTTP Client utilities.

Install

Via Composer

$ composer require php-http/utils

Contents

The utilities are useful classes for users of HTTPlug and the php-http/message-factory library.

  • HttpMethodsClient - Client decorator that provides convenience methods for HTTP requests without the need of acquiring a PSR-7 RequestInterface;
  • BatchClient - Client decorator to send a list of requests in one call;
  • Factory implementations for Guzzle6 and Diactoros.

Documentation

Please see the official documentation.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

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

License

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

统计信息

  • 总下载量: 3.44k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 6
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-10-23