Libraries tagged by Device detection
matomo/device-detector
27167691 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
12252631 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.
wolfcast/browser-detection
1114926 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.
foroco/php-browser-detection
5648349 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
automattic/jetpack-device-detection
182814 Downloads
A way to detect device types based on User-Agent header.
fingerprint/fingerprint-pro-server-api-sdk
292130 Downloads
Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device. The API also supports collection of Automation Intelligence for requests to your server in edge, pre-origin, or middleware contexts.
reefki/laravel-device-detector
79094 Downloads
Laravel wrapper for Matomo's Universal Device Detection library.
acsiomatic/device-detector-bundle
206013 Downloads
Symfony Bundle for https://github.com/matomo-org/device-detector
fingerprint/server-sdk
5756 Downloads
Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device. The API also supports collection of Automation Intelligence for requests to your server in edge, pre-origin, or middleware contexts.
thadafinser/user-agent-parser
317313 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
eprofos/user-agent-analyzer
3629 Downloads
A powerful Symfony bundle for user-agent analysis. It provides accurate detection of operating systems (Windows, MacOS, Linux, iOS, Android...), browsers (Chrome, Firefox, Safari...), and device types (Desktop, Mobile, Tablet, TV...). Supports specific version detection and includes advanced handling of special cases like WebViews and compatibility modes. Features comprehensive logging and detailed analysis results.
sajidwarner/laravel-device-detector
251 Downloads
LaraTrack — Laravel package for browser detection, device detection, IP geolocation, bot detection, Tor detection and platform detection
spiriitlabs/auth-log-bundle
1097 Downloads
Symfony authentication audit log with geolocation, device detection and security notifications
ready2order/user-agent-parser
136083 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
crossjoin/browscap
234470 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.