Libraries tagged by browser detect
matomo/device-detector
16186379 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
7601680 Downloads
Browser & Mobile detection package for Laravel.
sinergi/browser-detector
7681839 Downloads
Detecting the user's browser, operating system and language.
cbschuld/browser.php
5499491 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
11472131 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
15354511 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
foroco/php-browser-detection
2672765 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
wolfcast/browser-detection
723785 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
443044 Downloads
Detecting the user's browser, operating system and language.
ahand/mobileesp
427643 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
133837 Downloads
Library to detect Browsers and Devices
ikimea/browser
725488 Downloads
Detecting the user’s browser
vluzrmos/language-detector
520994 Downloads
Detect the language for your application using browser preferences, subdomains or route prefixes.
codezero/browser-locale
605000 Downloads
Get the most preferred locales from your visitor's browser.
phattarachai/laravel-mobile-detect
89557 Downloads
Desktop/mobile user agent parser with support for Laravel, based on MobileDetect