Libraries tagged by accept header
zozlak/logging
6690 Downloads
Set of methods to deal with the HTTP Accept header
netlogix/nxajaxpluginpage
19078 Downloads
Render AJAX plugins based on ACCEPT headers
zozlak/http-accept
5153 Downloads
Set of methods to deal with the HTTP Accept header
php-extended/php-http-client-accept
21208 Downloads
A psr-18 compliant middleware client that handles accept headers.
pagemill/accept
12907 Downloads
Parses the HTTP Accept header and determes the preferred content type
benycode/slim-request-accept-header
151 Downloads
Slim 4 request accept header parser
php-extended/php-http-client-accept-language
21202 Downloads
A psr-18 compliant middleware client that handles accept-language headers.
php-extended/php-http-client-accept-charset
21198 Downloads
A psr-18 compliant middleware client that handles accept-charset headers.
kudashevs/accept-language
2645 Downloads
An Accept-Language HTTP header parser.
submtd/laravel-wants-json
2793 Downloads
Forces the Accept header to application/json for API requests
ap/ap-xml-strategy
14192 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.
visuellverstehen/t3languageredirection
1882 Downloads
This TYPO3 package provides a middleware that automatically redirects users to the preferred language URL based on their browser's Accept-Language header.
pff/accept-header-service-provider
12044 Downloads
A service provider to help enable accept header filtering for routes
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).
ejetar/laravel-api-response-formatter
8 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.