Libraries tagged by php device detect
mifesta/mobiledetect-laravel
119 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.
luderson/mobiledetectlib
4863 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.
fgh151/mobiledetect
10 Downloads
A PHP class to detect mobile device
catcoder/mobiledetectlib
46 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.
artplus_f/browscap
0 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.
raindrop/mobiledetect-bundle
99 Downloads
Symfony Raindrop Mobile Detect Bundle
mifesta/mobiledetect
70 Downloads
akhenia-palash/mobiledetect
565 Downloads
extended version of mobile_detect
phpmk/devicedata
9 Downloads
PHP.mk PHP Library for using Device API service
lixiphp/agentdetect
28 Downloads
PHP Visitor Agent Detect to get visitor system platform, mobile device, browser and robots.
yooer/useragent-parser
10 Downloads
A PHP library for detecting browser, operating system and device from user agent strings