Libraries tagged by Agent
mobiledetect/mobiledetectlib
181425559 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
76369597 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
laravel/pao
14252507 Downloads
Agent-optimized output for PHP testing tools
matomo/device-detector
29832735 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
110729113 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
laravel/agent-detector
14502795 Downloads
Detect if code is running in an AI agent or automated development environment
ua-parser/uap-php
39855740 Downloads
A multi-language port of Browserscope's user agent parser.
neuron-core/neuron-ai
1137862 Downloads
The PHP Agentic Framework.
ergebnis/agent-detector
18325613 Downloads
Provides a detector for detecting the presence of an agent.
nunomaduro/pao
721948 Downloads
Agent-optimized output for PHP testing tools
hisorange/browser-detect
11510367 Downloads
Browser & Mobile detection package for Laravel.
foroco/php-browser-detection
6201896 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
donatj/phpuseragentparser
18251092 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
7463259 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
4281214 Downloads
Standalone replacement for php's native get_browser() function