Libraries tagged by devicedetection
shfarzam/device-detection
0 Downloads
A PHP library for device detection including mobile, bot, and tablet/PC detection methods.
joskoomen/device-detection
23 Downloads
Package for device and browser detection
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
1822 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.
osflab/device
3 Downloads
OSF simple device detection and manipulations
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
409 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
37 Downloads
A PHP desktop/mobile user agent parser with support for Laravel, based on Mobile Detect with desktop support and additional functionality.
kwenziwa/devicedetector
6 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.