Download the PHP package proteins/negotiation without Composer
On this page you can find all versions of the php package proteins/negotiation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download proteins/negotiation
More information about proteins/negotiation
Files in proteins/negotiation
Download proteins/negotiation
More information about proteins/negotiation
Files in proteins/negotiation
Vendor proteins
Package negotiation
Short Description A module for handling Content Negotiation
License MIT
Package negotiation
Short Description A module for handling Content Negotiation
License MIT
Please rate this library. Is it a good library?
Informations about the package negotiation
Protein | Negotiation
A module for handling Content Negotiation.
See Reference : RFC 7231
Install
Require the class via :
Get best match between need and offerings
Note: You can use
*
as wildcards for matching a family of choices.
Preferred and best match
Negotiation class automatically orders by priority based on q
parameter.
You can obtain the preferred response via the preferred
method.
Or get the best match against another RFC7231 query
false
will be returned if no match can be found.
All versions of negotiation with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package proteins/negotiation contains the following files
Loading the files please wait ....