Libraries tagged by user agent
mobiledetect/mobiledetectlib
170758845 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
72264000 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
matomo/device-detector
26362412 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
104051107 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
whichbrowser/parser
12694204 Downloads
Useragent sniffing library for PHP
ua-parser/uap-php
37414507 Downloads
A multi-language port of Browserscope's user agent parser.
hisorange/browser-detect
10895777 Downloads
Browser & Mobile detection package for Laravel.
foroco/php-browser-detection
5521205 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
donatj/phpuseragentparser
17710975 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
7108497 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
4052479 Downloads
Standalone replacement for php's native get_browser() function
piwik/device-detector
12220937 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
637300 Downloads
Laravel visitor
pragmarx/tracker
307525 Downloads
A Laravel Visitor Tracker
jaybizzle/laravel-crawler-detect
2733005 Downloads
A Laravel package to detect web crawlers via the user agent