 Browser.php
 Browser.php 
 Browser detector
 A PHP class to detect a user's browser and platform using the user agent string.
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
581 stars
 64 watching
 303 forks
 
Language: PHP 
last commit: almost 3 years ago 
Linked from   1 awesome list  
  browserphpuser-agentuseragent 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A package to identify user browser and device details using multiple well-tested packages. | 1,098 | 
|  | A .NET library that identifies characteristics of web browsers by parsing their User-Agent header strings. | 17 | 
|  | A Laravel package to detect user's browser, operating system, language and device information. | 191 | 
|  | A PHP class that detects bots and crawlers using user agent analysis. | 2,019 | 
|  | A JavaScript library that detects client information from user agent strings. | 881 | 
|  | A JavaScript library to parse and analyze user agent strings to extract device, OS, and browser information. | 645 | 
|  | A security tool that enables input detection and response. | 30 | 
|  | A device detection library by parsing User Agent strings | 22 | 
|  | A C# library for detecting devices and clients from User Agent strings | 355 | 
|  | An application that uses rules and algorithms to identify malicious PHP code in files | 133 | 
|  | Detects automation tools and frameworks in web applications without requiring a server. | 1,075 | 
|  | A tool to identify browser, operating system, device, brand, and model from a user agent string | 760 | 
|  | A PHP implementation in WebAssembly that enables running PHP code directly in the browser. | 962 | 
|  | A system for detecting mobile devices in user agent strings using patterns and regular expressions. | 4 | 
|  | A tool designed to emulate browser behavior and detect vulnerabilities in web-based exploits | 163 |