Mobile-Detect
Mobile Detector
Detects mobile devices using HTTP headers and user agent information.
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
11k stars
589 watching
3k forks
Language: PHP
last commit: about 1 month ago
Linked from 3 awesome lists
device-detectionmobile-detectmobile-redirectsphpuser-agents
Related projects:
Repository | Description | Stars |
---|---|---|
suncat2000/mobiledetectbundle | Detects mobile devices and manages site views based on user agent information to cater to different screen sizes. | 397 |
matomo-org/device-detector | A library that parses user agent strings to identify devices and browsers | 3,165 |
ajerez/vue-mobile-detection | Detects whether a user is browsing with a mobile device or not | 69 |
mobsf/mobile-security-framework-mobsf | An automated, all-in-one platform for mobile application security assessment and analysis | 17,691 |
junker/mobiledetect | A system for detecting mobile devices in user agent strings using patterns and regular expressions. | 4 |
cellularprivacy/android-imsi-catcher-detector | An Android app that detects and alerts users to potential IMSI-Catcher surveillance technology | 4,764 |
totpero/devicedetector.net | A C# library for detecting devices and clients from User Agent strings | 355 |
rafgraph/detect-it | Detects device capabilities and input types to enable responsive user experience | 419 |
isage/lua-resty-mobile | A Lua-based library for detecting mobile devices in HTTP requests | 34 |
matghazaryan/somotiondetector | An iOS library that detects motion and counts user steps using location updates and acceleration data | 1,057 |
mvt-project/mvt | A toolkit to gather forensic traces from mobile devices | 10,512 |
andrewjfreyer/monitor | Passive Bluetooth presence detection of beacons and cell phones via MQTT | 1,670 |
phpstan/phpstan | An analysis tool for PHP code to detect errors and bugs without running the code | 13,079 |
tanprathan/mobileapp-pentest-cheatsheet | A collection of tools and resources for conducting security assessments and penetration testing on mobile applications. | 4,609 |
anatoliyv/assistantkit | A tool for detecting iOS device properties and screen sizes with Swift | 588 |