Libraries tagged by accept-header
ejetar/accept-header-interpreter
20 Downloads
Accept Header toolbox 🧰 to Laravel. Validation and interpretation based on RFC 7231, section 5.3.1 and 5.3.2. Conversion of the list of media types to ordered Laravel Collections (by priority, according to RFC).
benycode/slim-request-accept-header
674 Downloads
Slim 4 request accept header parser
ejetar/laravel-api-response-formatter
9 Downloads
A simple and fast 🚀 library that displays responses in various formats, according to the Accept header, entered by the user. The library currently displays responses in JSON, XML, CSV, and YAML.
ap/ap-xml-strategy
14785 Downloads
XmlStrategy for Zend Framework 2. AP_XmlStrategy select the Xml Render if the ViewModel is an XmlModel or if the Accept header contains 'application/xml' media type.
oasys/negotiator
1 Downloads
Strict RFC-compliant HTTP content negotiator with extended language filtering support
zpetr/apigility-routeaccept
510 Downloads
Routing based on Accept header for Apigility
submtd/laravel-wants-json
3414 Downloads
Forces the Accept header to application/json for API requests
illodev/markdown-negotiation-for-agents
0 Downloads
Content negotiation plugin for WordPress that serves Markdown to AI agents and tools via Accept header.
andreishevchuk/header-accept-json
8 Downloads
The middleware wich set global accept header as application/json for Laravel.
elseym/content-type-negotiation-bundle
13 Downloads
Enables Symfony2 apps to serve different content types under the same URI based on the HTTP Accept header.