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

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

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

php-http/httplug

最新稳定版本:2.4.1

Composer 安装命令:

composer require php-http/httplug

包简介

HTTPlug, the HTTP client abstraction for PHP

关键字:

README 文档

README

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

Email

HTTPlug, the HTTP client abstraction for PHP.

Intro

HTTP client standard built on PSR-7 HTTP messages. The HttpAsyncClient defines an asynchronous HTTP client for PHP.

This package also provides a synchronous HttpClient interface with the same method signature as the PSR-18 client. For synchronous requests, we recommend using PSR-18 directly.

History

HTTPlug is the official successor of the ivory http adapter. HTTPlug is a predecessor of PSR-18

Install

Via Composer

$ composer require php-http/httplug

Documentation

Please see the official documentation.

Testing

$ composer test

License

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

统计信息

  • 总下载量: 292.93M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2597
  • 点击次数: 1
  • 依赖项目数: 759
  • 推荐数: 13

GitHub 信息

  • Stars: 2587
  • Watchers: 30
  • Forks: 40
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04