Libraries tagged by user agent
mobiledetect/mobiledetectlib
169746824 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
jenssegers/agent
71879413 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
matomo/device-detector
26116836 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
jaybizzle/crawler-detect
103416553 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
whichbrowser/parser
12573335 Downloads
Useragent sniffing library for PHP
ua-parser/uap-php
37172560 Downloads
A multi-language port of Browserscope's user agent parser.
hisorange/browser-detect
10833609 Downloads
Browser & Mobile detection package for Laravel.
foroco/php-browser-detection
5467074 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
donatj/phpuseragentparser
17656043 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
7075009 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
browscap/browscap-php
4030681 Downloads
Standalone replacement for php's native get_browser() function
piwik/device-detector
12204683 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
shetabit/visitor
633268 Downloads
Laravel visitor
pragmarx/tracker
306363 Downloads
A Laravel Visitor Tracker
jaybizzle/laravel-crawler-detect
2716688 Downloads
A Laravel package to detect web crawlers via the user agent