Libraries tagged by device detector
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.
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.
bentools/device-detector-bundle
8 Downloads
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.
inet2/inet2-detector
5 Downloads
A WordPress plugin which prints back data about the user browser, operating system, language and device into a short code that can be used in posts and pages.
ideato/cloudfront-device-detect
12 Downloads
Detect devices based on CloudFront caching headers
dmolsen/detector
22 Downloads
Combined browser- & feature-detection for your app
mimmi20/detector
9 Downloads
Combined browser- & feature-detection for your app
teckhouse/mdetect-bundle
208 Downloads
Mobile device detector bundle for Symfony2 (MDetect Wrapper)
pendalf89/yii2-clientinfo
42 Downloads
Yii2 client info component, that detects real client IP address and device type
digifa/mobile-detect-symfony-bundle
0 Downloads
Symfony 6.4, 7.x / PHP >= 8.2 bundle to detect mobile devices, manage mobile view and redirect to the mobile and tablet version.
david221189av/mobile-detect-bundle
7 Downloads
Symfony 3.4-6.x bundle to detect mobile devices, manage mobile view and redirect to the mobile and tablet version.
torkashvand/laravel-minidevicedetector
11 Downloads
A middleware that adds attributes to your request object that describe the users browser. This will let you fine tune the templates or code to use based on the traits of the browser.
weikeong98/mobiledetectlib
1 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.