Libraries tagged by user-agent-string
mobiledetect/mobiledetectlib
126527828 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.
cbschuld/browser.php
5508143 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.
woothee/woothee-testset
113663 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
hexydec/agentzero
22830 Downloads
A zero knowledge library for extracting information from User-Agent strings
endorphin-studio/browser-detector
95197 Downloads
Detect user Browser, OS and Device through Browser USER AGENT
webjump/mobiledetectlib
102709 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.
braspag/mobiledetectlib
24652 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.
synchro/uasparser
16420 Downloads
UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.
php-extended/php-user-agent-provider-interface
23395 Downloads
This library specifies what should do a library that provides user agent strings
crossjoin/browscap
234368 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.
zarei/user-agent-parser
40 Downloads
Get user's software and hardware information like Device, CPU, OS, Browser, Engine from user agent string
yooer/useragent-parser
8 Downloads
A PHP library for detecting browser, operating system and device from user agent strings
nanasess/net_useragent_mobile
184 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
ankapix/user-agent
144 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.
wonline-network/dynamic-user-agent-generator
6 Downloads
PHP class designed to dynamically generate user agent strings.