Libraries tagged by accept header
ptlis/psr7-conneg
36 Downloads
PSR7 content negotiation
lambdadigamma/laravel-api-language
285 Downloads
A simple package for making a Laravel API language header aware.
taavi/faker-acceptlanguage
984 Downloads
a Faker provider for generating HTTP Accept-Language headers
marcnewton/laravel-alsl
706 Downloads
Detects a users language preferences in the Accept-Language request header, from the order of their language preference; an attempt to find and set a matching locale available in Laravel's resources/lang directory.
andreishevchuk/header-accept-json
6 Downloads
The middleware wich set global accept header as application/json for Laravel.
syonix/http-header-accept-language
513 Downloads
A parser for the Accept-Language HTTP header following RFC 2616
nerv-oss/accept-language-middleware
8 Downloads
Laravel middleware, using the Accept-Language header for locale detection
zpetr/apigility-routeaccept
377 Downloads
Routing based on Accept header for Apigility
jyc/httplang
482 Downloads
A small collection of functions for dealing with the HTTP Accept-Language header.
h0rseduck/yii2-languages-dispatcher
3 Downloads
Sets the web-application language for the Yii framework 2.0
rodchyn/negotiation
6 Downloads
Content Negotiation tools for PHP provided as a standalone library.
germania-kg/language-negotiation
32 Downloads
Middleware to store negotiated client language in a Request attribute.
datingvip/negotiation
49 Downloads
Content Negotiation tools for PHP provided as a standalone library.
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.
websafe/zf-mod-language
22 Downloads
A ZF2 module which takes care of detecting an optimal and/or the requested locale for Your application's translator. The locale is computed/detected basing on values found in: Accept-Language header, cookie, session, query parameter and route parameter. Each detection method can be disabled/enabled via configuration.