ellipse / 协商
内容协商包
dev-master / 1.0.x-dev
2017-12-03 19:09 UTC
Requires
- php: >=7.1
- http-interop/http-factory: ^0.3.0
- psr/http-message: ^1.0
- willdurand/negotiation: ^2.3
Requires (Dev)
- eloquent/phony-kahlan: ^1.0
- kahlan/kahlan: ^4.0
This package is auto-updated.
Last update: 2024-08-25 23:54:08 UTC
README
此包提供了一种内容协商机制,使用 willdurand/negotiation 包。它允许根据 Psr-7 请求的接受头选择一个 Psr-7 响应工厂。
要求 php >= 7.1
安装 composer require ellipse/negotiation
运行测试 ./vendor/bin/kahlan