Libraries tagged by browser detect
matomo/device-detector
13792434 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
hisorange/browser-detect
6662971 Downloads
Browser & Mobile detection package for Laravel.
sinergi/browser-detector
7307989 Downloads
Detecting the user's browser, operating system and language.
cbschuld/browser.php
4995356 Downloads
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.
piwik/device-detector
11249518 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
donatj/phpuseragentparser
14788933 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
foroco/php-browser-detection
2005838 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
wolfcast/browser-detection
636794 Downloads
The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.
gabrielbull/browser
435141 Downloads
Detecting the user's browser, operating system and language.
ahand/mobileesp
404910 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
mimmi20/browser-detector
121958 Downloads
Library to detect Browsers and Devices
ikimea/browser
699776 Downloads
Detecting the user’s browser
vluzrmos/language-detector
516504 Downloads
Detect the language for your application using browser preferences, subdomains or route prefixes.
codezero/browser-locale
513738 Downloads
Get the most preferred locales from your visitor's browser.
phattarachai/laravel-mobile-detect
76098 Downloads
Desktop/mobile user agent parser with support for Laravel, based on MobileDetect