Libraries tagged by Device detection
matomo/device-detector
16913502 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
11535704 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
2881589 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
wolfcast/browser-detection
749355 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
313558 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
reefki/laravel-device-detector
9787 Downloads
Laravel wrapper for Matomo's Universal Device Detection library.
acsiomatic/device-detector-bundle
95291 Downloads
Symfony Bundle for https://github.com/matomo-org/device-detector
automattic/jetpack-device-detection
49836 Downloads
A way to detect device types based on User-Agent header.
ready2order/user-agent-parser
126907 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
51degrees/fiftyone.devicedetection
10739 Downloads
Device detection engines for 51Degrees Pipeline API. Parse HTTP headers to detect hardware, operating system, browser, and crawler information.
ucraft-com/detection
17709 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.
saturn-ru/php-browser-detection
897 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
crossjoin/browscap
234368 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.
holmes/holmes
931 Downloads
Mobile device detection
silverstripe/mobile
9807 Downloads
The mobile module provides detection for mobile devices, and can serve a different SilverStripe theme to them.The module can either use redirection to a separate mobile domain, or serve mobile optimized content under the same URLs.