Libraries tagged by browser-detect
apanly/browser-detector
2642 Downloads
根据UA判断浏览器类型和版本,操作系统,设备型号
mimmi20/browser-detector-loader-interface
194842 Downloads
the source interface for the browscap helper
sail/useragent
2635 Downloads
Library to detect the browser and all its info (OS, Platform, ...)
crossjoin/browscap
234370 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
992 Downloads
Browser detection library
pataar/browser-detect
9 Downloads
Browser & Mobile detection package for Laravel.
manhdoan91/browser-detect
82 Downloads
Browser & Mobile detection package for Laravel 4-5.
lukasznowicki/php-browser-detection
54 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing.
doefom/statamic-browser-detect
269 Downloads
A Statamic tag as a wrapper for the composer package 'hisorange/browser-detect' (https://github.com/hisorange/browser-detect).
mokuyu/browser-detector
299 Downloads
根据UA判断浏览器类型和版本,操作系统,设备型号
ank/browser-detector
78 Downloads
根据UA判断浏览器类型和版本,操作系统,设备型号
mimmi20/browser-detector-factory-interface
3743 Downloads
the source interface for the browscap helper
elao/browser-detector-bundle
2327 Downloads
Elao Browser Detector Bundle
soumen-dey/laravel-user-agent
5546 Downloads
An advanced user agent detector for Laravel 5.5 and above.
zardsama/phpuseragentparser
18 Downloads
Lightning fast, minimalist PHP UserAgent string parser.