Libraries tagged by browser-detect
hisorange/browser-detect
11449231 Downloads
Browser & Mobile detection package for Laravel.
foroco/php-browser-detection
6140713 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
sinergi/browser-detector
9195694 Downloads
Detecting the user's browser, operating system and language.
donatj/phpuseragentparser
18204575 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
wolfcast/browser-detection
1194819 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.
pataar/browser-detect
20258 Downloads
Browser & Mobile detection package for Laravel.
mimmi20/browser-detector
159566 Downloads
Library to detect Browsers and Devices
mimmi20/browser-detector-versioninterface
52326 Downloads
Provides a GitHub repository browser-detector-versioninterface for a PHP library, using GitHub actions.
mimmi20/browser-detector-version
352500 Downloads
Version Class for the Browser Detector
ciaran-moore/browser-detector
12609 Downloads
Detecting the user's browser, operating system and language.
flamecore/user-agent
113122 Downloads
Simple browser detection for PHP
endorphin-studio/browser-detector
107242 Downloads
Detect user Browser, OS and Device through Browser USER AGENT
mimmi20/browser-detector-loader-interface
199675 Downloads
the source interface for the browscap helper
sajidwarner/laravel-device-detector
2288 Downloads
LaraTrack — Laravel package for browser detection, device detection, IP geolocation, bot detection, Tor detection and platform detection
crossjoin/browscap
234487 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.