定制 m6w6/ext-http 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

m6w6/ext-http

最新稳定版本:4.3.1

Composer 安装命令:

pie install m6w6/ext-http

包简介

Extended HTTP support

README 文档

README

Build Status Coverity Scan Build Status codecov

Extended HTTP support for PHP.

Branches and Versions:

NOTE:
Use v3.x branch, and resp. v3 releases, for PHP-7. master and v4 releases are only for PHP-8.

Documentation

See the online markdown reference.

Known issues are listed in BUGS and future ideas can be found in TODO.

Install

PECL

pecl install pecl_http

PIE

pie install m6w6/ext-http

Checkout

git clone https://github.com/m6w6/ext-http.git
cd ext-http
/path/to/phpize
./configure --with-php-config=/path/to/php-config
make
sudo make install

ChangeLog

A comprehensive list of changes can be obtained from the ChangeLog and the list of fixed CVEs.

License

ext-http is licensed under the 2-Clause-BSD license, which can be found in the accompanying LICENSE file.

Contributing

All forms of contribution are welcome! Please see the bundled CONTRIBUTING note for the general principles followed.

The list of past and current contributors is maintained in THANKS.

统计信息

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

GitHub 信息

  • Stars: 84
  • Watchers: 7
  • Forks: 22
  • 开发语言: C

其他信息

  • 授权协议: BSD-2-Clause
  • 更新时间: 2025-08-26