Download the PHP package nmdimas/yii2-user-agent-parser without Composer
On this page you can find all versions of the php package nmdimas/yii2-user-agent-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nmdimas/yii2-user-agent-parser
More information about nmdimas/yii2-user-agent-parser
Files in nmdimas/yii2-user-agent-parser
Download nmdimas/yii2-user-agent-parser
More information about nmdimas/yii2-user-agent-parser
Files in nmdimas/yii2-user-agent-parser
Vendor nmdimas
Package yii2-user-agent-parser
Short Description The user agent parser for the Yii framework (Yii2)
License BSD-3-Clause
Package yii2-user-agent-parser
Short Description The user agent parser for the Yii framework (Yii2)
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-user-agent-parser
Yii2 extension for user agent parser
This extension adds support for PhpUserAgent(https://github.com/donatj/PhpUserAgent) to the Yii2 framework.
Installation
Usage
If we parse current request
or need parse isset user-agent
$userAgentInfo it's UserAgentObject with properties:
- userAgent
- platform
- browser
- version
Best practices
Add to Yii.php in root for autocompletion for custom components.
About autocompletion for custom components.
https://github.com/samdark/yii2-cookbook/blob/master/book/ide-autocompletion.md
All versions of yii2-user-agent-parser with dependencies
PHP Build Version
Package Version
The package nmdimas/yii2-user-agent-parser contains the following files
Loading the files please wait ....