Libraries tagged by browser-detection
donatj/phpuseragentparser
15548098 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
foroco/php-browser-detection
2899034 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
wolfcast/browser-detection
751683 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.
flamecore/user-agent
81057 Downloads
Simple browser detection for PHP
saturn-ru/php-browser-detection
914 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
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.
horde/browser
766 Downloads
Browser detection library
sail/useragent
2626 Downloads
Library to detect the browser and all its info (OS, Platform, ...)
khalilleo-webagentur/browser-detect
22 Downloads
PHP library for Browser Detection in simple way.
lukasznowicki/php-browser-detection
29 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing.
zardsama/phpuseragentparser
10 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
pvpender/kagent
5 Downloads
Lightning fast, minimalist KPHP UserAgent string parser.
miovisman/useragentanalyzer
378 Downloads
The browser/OS or robot detection by user agent.
kitt3n/kitt3n-detection
234 Downloads
Detects information about the users browser and device
exs/php-user-agent-bundle
1171 Downloads
Wrapper for global function in https://github.com/donatj/PhpUserAgent/