Libraries tagged by php device detect
mobiledetect/mobiledetectlib
134113031 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
3151422 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
wolfcast/browser-detection
780469 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
441467 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
346525 Downloads
Lightweight PHP class for detecting mobile devices
webjump/mobiledetectlib
104925 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
27100 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
8635 Downloads
Platine User Agent is a lightweight library for detecting user browser, device, OS, CPU
saturn-ru/php-browser-detection
1079 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
pharaonic/laravel-agents-detector
340 Downloads
Laravel Agents (Devices, Operation Systems, Browsers, Bots).
crossjoin/browscap
234368 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
ephenyxdigital/devicedetect
10 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.
ankapix/user-agent
160 Downloads
User_Agent 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.
zarei/user-agent-parser
40 Downloads
Get user's software and hardware information like Device, CPU, OS, Browser, Engine from user agent string