Libraries tagged by Agent
mobiledetect/mobiledetectlib
180338214 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
75960150 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
matomo/device-detector
29508649 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
110058800 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
laravel/agent-detector
13263786 Downloads
Detect if code is running in an AI agent or automated development environment
laravel/pao
13026935 Downloads
Agent-optimized output for PHP testing tools
ua-parser/uap-php
39586935 Downloads
A multi-language port of Browserscope's user agent parser.
neuron-core/neuron-ai
1086909 Downloads
The PHP Agentic Framework.
ergebnis/agent-detector
17184743 Downloads
Provides a detector for detecting the presence of an agent.
nunomaduro/pao
707346 Downloads
Agent-optimized output for PHP testing tools
hisorange/browser-detect
11449231 Downloads
Browser & Mobile detection package for Laravel.
foroco/php-browser-detection
6140713 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
donatj/phpuseragentparser
18196363 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
7424167 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
4257834 Downloads
Standalone replacement for php's native get_browser() function