Libraries tagged by php user agent parser
crossjoin/browscap
234347 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.
nyx-solutions/yii2-nyx-user-agent-parser
340 Downloads
Yii2 UserAgent Parser
zip-fa/useragent-parser
1585 Downloads
Useragent sniffing library for PHP
mkoprek/parser
3479 Downloads
FORK - Useragent sniffing library for PHP
yzalis/ua-parser
133961 Downloads
The missing UAParser PHP library.
mimmi20/ua-result
169469 Downloads
Library for PHP 7.4+ to handle useragent parser results
mimmi20/ua-generic-request
172667 Downloads
the Generic Request Object extracted from Wurfl for PHP 7.1+
cnwyt/user-agent-parser
51 Downloads
A Simple PHP Useragent Parser
topoff/user-agent-parser
4797 Downloads
UserAgent parsing done right
zarei/user-agent-parser
38 Downloads
Get user's software and hardware information like Device, CPU, OS, Browser, Engine from user agent string
draventju/useragent-parser
346 Downloads
Useragent sniffing library for PHP
zhuchunshu/whichbrowser-parser
74 Downloads
Useragent sniffing library for PHP
ebidtech/uagentparser
8635 Downloads
User agent parser
fluidphp/useragent-helper
222 Downloads
FluidPHP framework user agent helper to get user agent data
jorisvanw/agent
746 Downloads
A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect