Libraries tagged by user agent
mobiledetect/mobiledetectlib
178057988 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
75091974 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
matomo/device-detector
28797494 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
108636677 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
whichbrowser/parser
13464340 Downloads
Useragent sniffing library for PHP
ua-parser/uap-php
39081397 Downloads
A multi-language port of Browserscope's user agent parser.
hisorange/browser-detect
11325445 Downloads
Browser & Mobile detection package for Laravel.
foroco/php-browser-detection
5983967 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
donatj/phpuseragentparser
18085875 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
7347641 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
4215942 Downloads
Standalone replacement for php's native get_browser() function
piwik/device-detector
12320057 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
687996 Downloads
Laravel visitor
pragmarx/tracker
311501 Downloads
A Laravel Visitor Tracker
jaybizzle/laravel-crawler-detect
2851221 Downloads
A Laravel package to detect web crawlers via the user agent