Download the PHP package usox/language-negotiator without Composer
On this page you can find all versions of the php package usox/language-negotiator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download usox/language-negotiator
More information about usox/language-negotiator
Files in usox/language-negotiator
Download usox/language-negotiator
More information about usox/language-negotiator
Files in usox/language-negotiator
Vendor usox
Package language-negotiator
Short Description Negotiate http client language
License MIT
Package language-negotiator
Short Description Negotiate http client language
License MIT
Please rate this library. Is it a good library?
Informations about the package language-negotiator
language-negotiator
Negotiates the client language of a http request using the Accept-Language
http header.
Installation
Usage
There are several ways to use the negotiator.
With $_SERVER superglobal in constructor
With an already obtained http headers array (or $_SERVER)
As PSR15 middleware
The negotiator will automatically enrich ServerRequest
with the negotiated client language. It will be added
as an attribute which can obtained using the attribute name constant.
All versions of language-negotiator with dependencies
PHP Build Version
Package Version
The package usox/language-negotiator contains the following files
Loading the files please wait ....