platine-php / http
Platine HTTP 消息是 PSR 7 的实现
v1.0.2
2024-07-11 07:33 UTC
Requires
- php: ^7.4 || ^8
- platine-php/stdlib: ^1.0
Requires (Dev)
- mikey179/vfsstream: ~1.6
- phpmd/phpmd: @stable
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^9.5
- platine-php/dev: ^1.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2024-09-11 08:03:30 UTC
README
Platine HTTP 消息是 PSR 7 的实现
需求
- PHP >= 7.4, PHP 8
安装
使用 composer(推荐)
composer require platine-php/http
许可证
MIT 许可证 查看 LICENSE.MD