Libraries tagged by user agents
automattic/jetpack-device-detection
45789 Downloads
A way to detect device types based on User-Agent header.
zsxsoft/php-useragent
105139 Downloads
A User-agent analyze project.
dziki/monolog-sentry-bundle
78497 Downloads
Improve logging to Sentry with user, user agent, revision and Symfony version data
nmdimas/yii2-user-agent-parser
4280 Downloads
The user agent parser for the Yii framework (Yii2)
marknotton/agent
24503 Downloads
An extension to Jens Segers Agent tool for querying user agent data.
dotkernel/dot-user-agent-sniffer
2336 Downloads
DotKernel component providing details about a device by parsing a user agent.
nox-it/yii2-nox-user-agent-parser
29604 Downloads
Yii2 UserAgent Parser
pikanji/agent-plugin
3103 Downloads
Detect user's browser, OS, and device from UserAgent. A wrapper plugin of jenssegers/agent.
synchro/uasparser
16336 Downloads
UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.
mwhite/random-uagent
52607 Downloads
A library for generating random User Agents
chrisspaghetti/useragentgenerator
36706 Downloads
Generate a random User Agent based on OS, platform, browser, etc.
mimmi20/wurfl-generic-request
51040 Downloads
the Generic Request Object extracted from Wurfl for PHP 7.1+
mimmi20/wurfl-constants
406919 Downloads
the Constants extracted from Wurfl for PHP 5.3
crossjoin/browscap
234347 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
rinvex/laravel-statistics
4030 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.