Libraries tagged by accept-language
genai/i18n
79 Downloads
Localization for the GenAI stack — Spring-style message keys compiled from per-locale .ini catalogs into a reflection-free Cache\Messages, a Translator bean, a global __() view helper, and a LocaleInterceptor that resolves the request locale (?lang / session / Accept-Language). PHP 5.3-safe at runtime.
blackbird/module-accept-language-redirection
856 Downloads
N/A
ptlis/psr7-conneg
37 Downloads
PSR7 content negotiation
lambdadigamma/laravel-api-language
936 Downloads
A simple package for making a Laravel API language header aware.
hnet/http-accept
7697 Downloads
PHP parser for HTTP Accept, Accept-Language, Accept-Encoding, and Content-Type headers.
weijiajia/country-accept-language
28 Downloads
Provides Accept-Language header strings based on country codes for Laravel applications.
syonix/http-header-accept-language
515 Downloads
A parser for the Accept-Language HTTP header following RFC 2616
php-monsters/laravel-accept-language-middleware
20 Downloads
Laravel middleware for setting application locale based on HTTP Accept-Language header
nerv-oss/accept-language-middleware
9 Downloads
Laravel middleware, using the Accept-Language header for locale detection
arraypress/wp-accept-language-utils
68 Downloads
A lean WordPress utility for parsing and working with HTTP Accept-Language headers
oasys/negotiator
1 Downloads
Strict RFC-compliant HTTP content negotiator with extended language filtering support
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
aaw-team/language_matcher
20 Downloads
Language recognition and redirection middleware for TYPO3
websafe/zf-mod-language
23 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.