Libraries tagged by browser detector
crossjoin/browscap
234345 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
51degrees/fiftyone.devicedetection
8970 Downloads
Device detection engines for 51Degrees Pipeline API. Parse HTTP headers to detect hardware, operating system, browser, and crawler information.
eprofos/user-agent-analyzer
10 Downloads
A powerful Symfony bundle for user-agent analysis. It provides accurate detection of operating systems (Windows, MacOS, Linux, iOS, Android...), browsers (Chrome, Firefox, Safari...), and device types (Desktop, Mobile, Tablet, TV...). Supports specific version detection and includes advanced handling of special cases like WebViews and compatibility modes. Features comprehensive logging and detailed analysis results.
kitt3n/kitt3n-detection
224 Downloads
Detects information about the users browser and device
khalilleo-webagentur/browser-detect
14 Downloads
PHP library for Browser Detection in simple way.
horde/browser
536 Downloads
Browser detection library
hocvt/browser-detect
259 Downloads
Browser & Mobile detection package for Laravel.
meerware/browser-information
332 Downloads
SilverStripe Module detecting browser information
biffbangpow/silverstripe-webp-detection
469 Downloads
Simple detection of browser webp capabilities
troovers/browser
696 Downloads
A PHP project to detect the users' browser
gavroche/browser
15466 Downloads
Detecting the user's browser, operating system and language.
directorytree/ldaprecord-browser
150 Downloads
Browse your LDAP server in your Laravel application.
technoyer/larageo
4 Downloads
Giving developers a hand to fetch the visitors geo information, user agent information, and the device information, easy to use and accepts contributor
miovisman/useragentanalyzer
335 Downloads
The browser/OS or robot detection by user agent.
exs/php-user-agent-bundle
1169 Downloads
Wrapper for global function in https://github.com/donatj/PhpUserAgent/