Libraries tagged by agent string
atldays/laravel-agent
602 Downloads
Laravel package for parsing user-agent strings into typed browser, operating system, device, and bot objects.
webignition/php-ie-detector
4647 Downloads
Parses a user agent string to detect Internet Explorer
yooer/useragent-parser
895 Downloads
A PHP library for detecting browser, operating system and device from user agent strings
scn/udger-php
41247 Downloads
PHP agent string parser based on Udger https://udger.com/products/local_parser
nanasess/net_useragent_mobile
1633 Downloads
Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly Japanese) mobile HTTP user agents. It'll be useful in page dispatching by user agents. This package was ported from Perl's HTTP::MobileAgent. See http://search.cpan.org/search?mode=module&query=HTTP-MobileAgent
zarei/user-agent-parser
40 Downloads
Get user's software and hardware information like Device, CPU, OS, Browser, Engine from user agent string
synchro/uasparser
16522 Downloads
UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.
wonline-network/dynamic-user-agent-generator
7 Downloads
PHP class designed to dynamically generate user agent strings.
ankapix/user-agent
278 Downloads
User_Agent 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.
mikeevstropov/user-agent
81 Downloads
The library provides a user agent string
yebto/device-analyzer-api
0 Downloads
PHP SDK for the YEB Device Analyzer API. Parse user-agent strings to detect device, OS and browser.
flycro/ua-parser-modern-php
1 Downloads
PHP port of ua-parser-modern - detect browser, engine, OS, CPU and device from User-Agent strings
artplus_f/browscap
0 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.
apiverve/botdetector
0 Downloads
Bot Detector analyzes user agent strings to identify bots, crawlers, and automated software. It matches against a database of known bots and adds heuristics that catch automated clients not in the database, returning the bot's category, reputation and a composite risk score. Useful for security, analytics, and access control.
php-extended/php-useragentstring-com-api
1076 Downloads
A php API wrapper to connect to useragentstring.com API