An open API service indexing awesome lists of open source software.

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

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/