Libraries tagged by php device detect
mobiledetect/mobiledetectlib
138240971 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.
foroco/php-browser-detection
3433600 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
wolfcast/browser-detection
822348 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
448475 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.
suncat/php-mobile-detect
357735 Downloads
Lightweight PHP class for detecting mobile devices
webjump/mobiledetectlib
105847 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.
braspag/mobiledetectlib
29124 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.
platine-php/user-agent
9314 Downloads
Platine User Agent is a lightweight library for detecting user browser, device, OS, CPU
saturn-ru/php-browser-detection
1284 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
crossjoin/browscap
234370 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.
devicedetect/devicedetectionlib
18 Downloads
This is a device detection-identification library
handsetdetection/php-apikit
8427 Downloads
A library for stand alone or web service device detection, using HandsetDetection.com.
lukasznowicki/php-browser-detection
60 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing.
pharaonic/laravel-agents-detector
348 Downloads
Laravel Agents (Devices, Operation Systems, Browsers, Bots).
zarei/user-agent-parser
40 Downloads
Get user's software and hardware information like Device, CPU, OS, Browser, Engine from user agent string