Libraries tagged by browser sniffing
whichbrowser/parser
8824136 Downloads
Useragent sniffing library for PHP
thadafinser/user-agent-parser
311624 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
ready2order/user-agent-parser
125012 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
nadar/parser
65268 Downloads
Useragent sniffing library for PHP (PHP 8 compatible fork)
buzz/which-browser-parser
26042 Downloads
Useragent sniffing library for PHP
whichbrowser/server
5478 Downloads
Useragent sniffing server for Javascript
mkoprek/parser
4242 Downloads
FORK - Useragent sniffing library for PHP
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.
zip-fa/useragent-parser
2283 Downloads
Useragent sniffing library for PHP
advicerobo/browserparser
284 Downloads
Useragent sniffing library for PHP (PHP 8 compatible fork)
topoff/user-agent-parser
5009 Downloads
UserAgent parsing done right
draventju/useragent-parser
521 Downloads
Useragent sniffing library for PHP
silnik/browser
390 Downloads
Useragent sniffing library for PHP
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
77 Downloads
Useragent sniffing library for PHP