Libraries tagged by php user agent parser
yzalis/ua-parser
134049 Downloads
The missing UAParser PHP library.
extead/ua-parser-php
32657 Downloads
PHP UA Parser library based on https://github.com/faisalman/ua-parser-js
crossjoin/browscap
234463 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.
yooer/useragent-parser
496 Downloads
A PHP library for detecting browser, operating system and device from user agent strings
zip-fa/useragent-parser
4500 Downloads
Useragent sniffing library for PHP
sajidwarner/laravel-device-detector
132 Downloads
LaraTrack — Laravel package for browser detection, device detection, IP geolocation, bot detection, Tor detection and platform detection
dimtrovich/user-agent
158 Downloads
A PHP desktop/mobile user agent parser with bot detection, based on Mobiledetect and CrawlerDetect.
elfsundae/laravel-agent
620 Downloads
A PHP mobile/desktop User-Agent parser, with support for Laravel.
zarei/user-agent-parser
40 Downloads
Get user's software and hardware information like Device, CPU, OS, Browser, Engine from user agent string
nyx-solutions/yii2-nyx-user-agent-parser
603 Downloads
Yii2 UserAgent Parser
nox-it/yii2-nox-user-agent-parser
33007 Downloads
Yii2 UserAgent Parser
zhuchunshu/whichbrowser-parser
1000 Downloads
Useragent sniffing library for PHP
ebidtech/uagentparser
8637 Downloads
User agent parser
synchro/uasparser
16518 Downloads
UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.
megatam/devicedetector
73 Downloads
A PHP desktop/mobile user agent parser with support for Laravel, based on Mobile Detect with desktop support and additional functionality.