Libraries tagged by Device detection
matomo/device-detector
16038878 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
11456479 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
2627732 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
wolfcast/browser-detection
716243 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.
reefki/laravel-device-detector
5783 Downloads
Laravel wrapper for Matomo's Universal Device Detection library.
acsiomatic/device-detector-bundle
81380 Downloads
Symfony Bundle for https://github.com/matomo-org/device-detector
thadafinser/user-agent-parser
311319 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
automattic/jetpack-device-detection
48983 Downloads
A way to detect device types based on User-Agent header.
ready2order/user-agent-parser
123570 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
51degrees/fiftyone.devicedetection
10179 Downloads
Device detection engines for 51Degrees Pipeline API. Parse HTTP headers to detect hardware, operating system, browser, and crawler information.
ucraft-com/detection
17395 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
781 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
topoff/user-agent-parser
5006 Downloads
UserAgent parsing done right
handsetdetection/php-apikit
8399 Downloads
A library for stand alone or web service device detection, using HandsetDetection.com.
crossjoin/browscap
234366 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.