Libraries tagged by php device detect
mobiledetect/mobiledetectlib
129756039 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
2881589 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
wolfcast/browser-detection
749355 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
434865 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
332014 Downloads
Lightweight PHP class for detecting mobile devices
webjump/mobiledetectlib
103772 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
25729 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
7434 Downloads
Platine User Agent is a lightweight library for detecting user browser, device, OS, CPU
saturn-ru/php-browser-detection
897 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
pharaonic/laravel-agents-detector
334 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
handsetdetection/php-apikit
8413 Downloads
A library for stand alone or web service device detection, using HandsetDetection.com.
deviscoding/device
279 Downloads
Device feature detection via Vanilla JS with a PHP backup for server side detection.
arcanedev/agent
755 Downloads
Agent is a PHP/Laravel package for detecting devices/bots via the http request.