Libraries tagged by Device detection
matomo/device-detector
13768958 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.
piwik/device-detector
11246820 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.
foroco/php-browser-detection
2001323 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
wolfcast/browser-detection
635713 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.
thadafinser/user-agent-parser
310434 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
reefki/laravel-device-detector
2007 Downloads
Laravel wrapper for Matomo's Universal Device Detection library.
automattic/jetpack-device-detection
45720 Downloads
A way to detect device types based on User-Agent header.
acsiomatic/device-detector-bundle
56139 Downloads
Symfony Bundle for https://github.com/matomo-org/device-detector
ready2order/user-agent-parser
111378 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
ucraft-com/detection
15427 Downloads
The Detection component helps application detect visitor's browser details and device type. Determine the geographical location of website visitors based on their IP addresses.
51degrees/fiftyone.devicedetection
9026 Downloads
Device detection engines for 51Degrees Pipeline API. Parse HTTP headers to detect hardware, operating system, browser, and crawler information.
coderscare/device
3228 Downloads
Device Conditions - Provides additional TypoScript conditions for user agent detections based on the Matomo Device Detector Library
saturn-ru/php-browser-detection
401 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
handsetdetection/php-apikit
7999 Downloads
A library for stand alone or web service device detection, using HandsetDetection.com.
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.