Download the PHP package nebed/laravel-ua-parser without Composer
On this page you can find all versions of the php package nebed/laravel-ua-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nebed/laravel-ua-parser
More information about nebed/laravel-ua-parser
Files in nebed/laravel-ua-parser
Download nebed/laravel-ua-parser
More information about nebed/laravel-ua-parser
Files in nebed/laravel-ua-parser
Vendor nebed
Package laravel-ua-parser
Short Description A UserAgent Parser package for Laravel which is based on ua-parser/uap-php
License MIT
Package laravel-ua-parser
Short Description A UserAgent Parser package for Laravel which is based on ua-parser/uap-php
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-ua-parser
laravel-ua-parser
a UserAgent parser package for laravel5 which is based on UAParser/uap-php
Install
PHP >= 5.5.9
install package
- use composer
Configure
Laravel
-
register ServiceProvider in config/app.php
- add alias to aliases array in config/app.php
Usage
basic usage
the UserAgent is an instance of the UAParser/Parser::create()
more usage to see UAParser/uap-php
License
MIT
Thanks
UAParser/uap-php
All versions of laravel-ua-parser with dependencies
PHP Build Version
Package Version
Requires
ua-parser/uap-php Version
^3.8
The package nebed/laravel-ua-parser contains the following files
Loading the files please wait ....