dev-master
9999999-dev https://github.com/ellipsephp/negotiationContent negotiation package
MIT
The Requires
The Development Requires
by Pierre Mallinjoud
psr-7 request response content-negotiation response-factory
Content negotiation package
This package provides a content negotiation mechanism, using the willdurand/negotiation package. It allows to choose one Psr-7 response factory based on a Psr-7 request accept header., (*1)
Require php >= 7.1, (*2)
Installation composer require ellipse/negotiation
, (*3)
Run tests ./vendor/bin/kahlan
, (*4)
Content negotiation package
MIT
psr-7 request response content-negotiation response-factory