Skip to content

Repository files navigation

Agent

Latest Version on Packagist Build Status StyleCI SensioLabsInsight Quality Score

A PHP mobile/desktop User-Agent parser, with support for Laravel, based on jenssegers/agent which based on the Mobile Detect.

Installation

$ composer require elfsundae/agent

Laravel (Optional)

If your application runs on Lumen, or on earlier Laravel than v5.5 which does not support package discovery, you need to register the service provider manually:

ElfSundae\Agent\AgentServiceProvider::class,

And add the Agent facade alias:

'Agent' => ElfSundae\Agent\Facades\Agent::class,

License

This package is open-sourced software licensed under the MIT License.

About

A PHP mobile/desktop User-Agent parser, with support for Laravel.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages