Mobile-Detect
Device detector
Detects mobile devices based on HTTP headers and User-Agent strings.
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
594 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 | 2,947 |
ajerez/vue-mobile-detection | Detects whether a user is browsing with a mobile device or not | 69 |
mobsf/mobile-security-framework-mobsf | Automated security analysis and assessment of mobile applications | 17,453 |
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,740 |
totpero/devicedetector.net | A C# library for detecting devices and clients from User Agent strings | 350 |
rafgraph/detect-it | Detects device capabilities and input types to enable responsive user experience | 419 |
isage/lua-resty-mobile | Detects mobile devices based on HTTP headers and predefined definitions | 34 |
matghazaryan/somotiondetector | An iOS library that detects motion and counts user steps using location updates and acceleration data | 1,058 |
mvt-project/mvt | A toolkit to gather forensic traces from mobile devices | 10,416 |
andrewjfreyer/monitor | Passive Bluetooth presence detection of beacons and cell phones via MQTT | 1,667 |
phpstan/phpstan | An analysis tool for PHP code to detect errors and bugs without running the code | 12,990 |
tanprathan/mobileapp-pentest-cheatsheet | A collection of tools and resources for conducting security assessments and penetration testing on mobile applications. | 4,595 |
anatoliyv/assistantkit | A tool for detecting iOS device properties and screen sizes with Swift | 587 |