HTTPlug

HTTPlug,PHP的HTTP客户端抽象。「HTTPlug, the HTTP client abstraction for PHP」

Github星跟蹤圖

HTTPlug

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

Slack Status
Email

HTTPlug, the HTTP client abstraction for PHP.

Intro

HTTP client standard built on PSR-7 HTTP
messages. The HTTPlug client interface is compatible with the official standard
for the HTTP client interface, PSR-18.
HTTPlug adds an interface for asynchronous HTTP requests, which PSR-18 does not
cover.

Since HTTPlug has already been widely adopted and a whole ecosystem has been
built around it, we will keep maintaining this package for the time being.
HTTPlug 2.0 and newer extend the PSR-18 interface to allow for a convenient
migration path.

New client implementations and consumers should use the PSR-18 interfaces
directly. In the long term, we expect PSR-18 to completely replace the need
for HTTPlug.

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.

主要指標

概覽
名稱與所有者php-http/httplug
主編程語言PHP
編程語言PHP (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2015-04-25 15:56:07
推送於2024-09-23 13:25:15
最后一次提交
發布數14
最新版本名稱2.4.1 (發布於 2024-09-23 13:40:30)
第一版名稱v0.1.0 (發布於 )
用户参与
星數2.6k
關注者數31
派生數39
提交數244
已啟用問題?
問題數89
打開的問題數1
拉請求數70
打開的拉請求數0
關閉的拉請求數17
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?