ellipse/negotiation

Content negotiation package

dev-master / 1.0.x-dev 2017-12-03 19:09 UTC

This package is auto-updated.

Last update: 2024-04-25 23:14:24 UTC


README

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.

Require php >= 7.1

Installation composer require ellipse/negotiation

Run tests ./vendor/bin/kahlan