Libraries tagged by user agent sniffing
whichbrowser/parser
9540783 Downloads
Useragent sniffing library for PHP
thadafinser/user-agent-parser
316331 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
whichbrowser/server
5832 Downloads
Useragent sniffing server for Javascript
nadar/parser
86755 Downloads
Useragent sniffing library for PHP (PHP 8 compatible fork)
ready2order/user-agent-parser
129179 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
mkoprek/parser
6563 Downloads
FORK - Useragent sniffing library for PHP
buzz/which-browser-parser
31692 Downloads
Useragent sniffing library for PHP
zip-fa/useragent-parser
2741 Downloads
Useragent sniffing library for PHP
draventju/useragent-parser
723 Downloads
Useragent sniffing library for PHP
topoff/user-agent-parser
5054 Downloads
UserAgent parsing done right
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.
advicerobo/browserparser
407 Downloads
Useragent sniffing library for PHP (PHP 8 compatible fork)
bhuvidya/craft-user-agent
2 Downloads
Support for user agent sniffing.
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.
zhuchunshu/whichbrowser-parser
78 Downloads
Useragent sniffing library for PHP