Libraries tagged by agent string
mobiledetect/mobiledetectlib
115063299 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
4995356 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.
donatj/phpuseragentparser
14788933 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
woothee/woothee-testset
104988 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
hexydec/agentzero
14349 Downloads
A zero knowledge library for extracting information from User-Agent strings
endorphin-studio/browser-detector
87671 Downloads
Detect user Browser, OS and Device through Browser USER AGENT
vipnytt/useragentparser
777702 Downloads
User-Agent parser for robot rule sets
udger/udger-php-v4
59431 Downloads
PHP agent string parser based on Udger https://udger.com/products/local_parser
udger/udger-php
147263 Downloads
PHP agent string parser based on Udger https://udger.com/products/local_parser
synchro/uasparser
16328 Downloads
UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.
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.
webjump/mobiledetectlib
99121 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.
scn/udger-php
29903 Downloads
PHP agent string parser based on Udger https://udger.com/products/local_parser
braspag/mobiledetectlib
19385 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.
php-extended/php-user-agent-provider-interface
22363 Downloads
This library specifies what should do a library that provides user agent strings