Libraries tagged by mobile detect
mobiledetect/mobiledetectlib
125842422 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.
jenssegers/agent
54152622 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
matomo/device-detector
16091285 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.
hisorange/browser-detect
7558073 Downloads
Browser & Mobile detection package for Laravel.
piwik/device-detector
11460441 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.
suncat/mobile-detect-bundle
5182221 Downloads
Symfony2/3/4 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.
riverskies/laravel-mobile-detect
1184078 Downloads
Instant mobile detection access directly from within Blade templates.
tattali/mobile-detect-bundle
659750 Downloads
Symfony 5.x-7.x bundle to detect mobile devices, manage mobile view and redirect to the mobile and tablet version.
alexandernst/yii2-device-detect
734071 Downloads
Yii2 extension for Mobile-Detect library
wolfcast/browser-detection
718415 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.
ahand/mobileesp
426468 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
pragmarx/tracker
284926 Downloads
A Laravel Visitor Tracker
instasent/sms-counter-php
950644 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
suncat/php-mobile-detect
315756 Downloads
Lightweight PHP class for detecting mobile devices
phattarachai/laravel-mobile-detect
88486 Downloads
Desktop/mobile user agent parser with support for Laravel, based on MobileDetect