Libraries tagged by User Agents library
php-extended/php-user-agent-provider-interface
23936 Downloads
This library specifies what should do a library that provides user agent strings
php-extended/php-user-agent-interface
28727 Downloads
A library to specify objects behavior for manipulating user agents
clagiordano/weblibs-browserinfo
10549 Downloads
weblibs-browserinfo is a tool library for easily identify user agent by regular expresison or php browscap backend
saturn-ru/php-browser-detection
1198 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
yzalis/ua-parser
133980 Downloads
The missing UAParser PHP library.
crossjoin/browscap
234370 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.
fyre/useragent
5392 Downloads
A user agent library.
itgalaxy/webcrawler-verifier
2932 Downloads
PHP library providing functionality to verify that user-agents are who they claim to be.
lukasznowicki/php-browser-detection
54 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing.
handsetdetection/php-apikit
8424 Downloads
A library for stand alone or web service device detection, using HandsetDetection.com.
yooer/useragent-parser
17 Downloads
A PHP library for detecting browser, operating system and device from user agent strings
coderscare/device
3503 Downloads
Device Conditions - Provides additional TypoScript conditions for user agent detections based on the Matomo Device Detector Library
unicframework/user-agent
97 Downloads
User agent library parse client browsers all data from request.
mikeevstropov/user-agent
81 Downloads
The library provides a user agent string
olorin/user-agent-parser-donatj
15 Downloads
Implementation of UserAgentParserInterface using donatj/PhpUserAgent library