https://github.com/mix-php/http-message
Http message library based on PSR-7 / PSR-17 standard, supports Swoole, WorkerMan
https://github.com/mix-php/http-message
http message mix
Last synced: 4 months ago
JSON representation
Http message library based on PSR-7 / PSR-17 standard, supports Swoole, WorkerMan
- Host: GitHub
- URL: https://github.com/mix-php/http-message
- Owner: mix-php
- Created: 2019-01-30T07:59:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-04T08:14:54.000Z (almost 3 years ago)
- Last Synced: 2025-05-25T11:03:25.933Z (9 months ago)
- Topics: http, message, mix
- Language: PHP
- Homepage: https://openmix.org/mix-php
- Size: 118 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mix Http Message
Http message library based on PSR-7 / PSR-17 standard, supports FPM, Swoole, WorkerMan
基于 PSR-7 / PSR-17 标准的 Http 消息库,支持 FPM, Swoole, WorkerMan
## Installation
```
composer require mix/http-message
```
## License
Apache License Version 2.0, http://www.apache.org/licenses/