Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 747 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 747 Bytes

User-Agent-Parser

User Agent Parser is an innovative tool that provides you with a user-friendly interface to extract valuable information from the user agent string of your website's visitors.

With its intuitive interface, you can easily analyze and understand the user agent data, and identify the browser, operating system, device, and much more.

This tool is a must-have for website owners and developers who want to enhance the user experience and optimize their website's performance.

How to install it

You can install WhichBrowser by using Composer - the standard package manager for PHP. The package is called whichbrowser/parser.
composer require whichbrowser/parser

@https://github.com/WhichBrowser/Parser-PHP