Libraries tagged by devicedetection
moeart/device-detector
3 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.
koff/device-detector
22 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.
fr05t1k/device-detector
1823 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.
artplus_f/browscap
0 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.
simplon/device
4832 Downloads
Device detection based on piwik/device-detector
osflab/device
3 Downloads
OSF simple device detection and manipulations
luckcodes/yii2-mobile-detect
87 Downloads
Yii2 extension for mobile device detection with Mobile-Detect library
lakshmajim/device
17 Downloads
device detection
i-lateral/silverstripe-wurflcloud
7 Downloads
Silverstripe module to allow simple device detection using WURFL Cloud service
czepter/detect-device
412 Downloads
fork of the incredible work of Kevin Warren (detectdevice.com). Easy to use lib for device detection.
carstenwindler/cwmobileredirect
13 Downloads
Your all-in-one mobile device detection and redirection solution! Detects mobile browsers and redirects to other Typo3 sites in your setup
dungeonworx/laravel-devicedetector
179 Downloads
Integration with DeviceDetector and Laravel.
zientalak/devicedetector
16 Downloads
Device Detector for PHP
megatam/devicedetector
39 Downloads
A PHP desktop/mobile user agent parser with support for Laravel, based on Mobile Detect with desktop support and additional functionality.
kwenziwa/devicedetector
9 Downloads
Device Detector is a versatile, easy-to-use package for project that provides seamless device and operating system detection. Leveraging the robustness of mobiledetect/mobiledetectlib, this package allows developers to quickly identify whether a user is accessing their application from a mobile device, tablet, or desktop and determine the operating system, such as iOS or Android.