atanvarno / http-util
PSR-7 工具类
0.1.0
2018-02-10 12:32 UTC
Requires
- php: ^7.0
- psr/http-message-implementation: ^1.0.0
Requires (Dev)
- phpunit/phpunit: ^7.0.0
- zendframework/zend-diactoros: 1.7.0
This package is auto-updated.
Last update: 2024-08-29 04:48:44 UTC
README
需求
PHP >= 7.0 是必需的,但推荐使用最新的稳定版本 PHP。
安装
$ composer require atanvarno/http-util:^0.1.0
基本用法
[基本用法]
完整 API
查看 API。