Libraries tagged by user agent
mobiledetect/mobiledetectlib
176483145 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
74484465 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
matomo/device-detector
28343247 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
107640256 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
whichbrowser/parser
13321726 Downloads
Useragent sniffing library for PHP
ua-parser/uap-php
38720063 Downloads
A multi-language port of Browserscope's user agent parser.
hisorange/browser-detect
11235512 Downloads
Browser & Mobile detection package for Laravel.
foroco/php-browser-detection
5898445 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
donatj/phpuseragentparser
18006737 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
7290556 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
4186549 Downloads
Standalone replacement for php's native get_browser() function
piwik/device-detector
12300384 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
677659 Downloads
Laravel visitor
pragmarx/tracker
310773 Downloads
A Laravel Visitor Tracker
jaybizzle/laravel-crawler-detect
2825450 Downloads
A Laravel package to detect web crawlers via the user agent