Libraries tagged by User Agents library
mrax714/myrandom-uagent
3 Downloads
A library for generating random User Agents
widgit/browser
1 Downloads
A simple browser detection library.
valentinloiseau/ua-parser
486 Downloads
The missing UAParser PHP library.
maxicms/ua-parser
14 Downloads
The missing UAParser PHP library.
lukasznowicki/php-browser-detection
29 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing.
fluidphp/useragent-helper
222 Downloads
FluidPHP framework user agent helper to get user agent data
ecomailcz/ua-parser
12 Downloads
The missing UAParser PHP library.
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.
adspray/yzalis-ua-parser
4 Downloads
The missing UAParser PHP library.
natanfelles/http
497 Downloads
Aplus Framework HTTP Library
jbi/browscap-bundle
4085 Downloads
Use the Browscap library in your Symfony2 project
moeart/device-detector
3 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
koff/device-detector
22 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
fr05t1k/device-detector
1822 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
vvvlad/uaservice
104 Downloads
UAService is a small CodeIgniter custom library that provides browser/user agent, IP, proxy and host detection, and geographical location services (your average browser sniffer with some extra functionality to sniff out IP addresses). It is designed to integrate seamlessly with the PHP CodeIgniter framework. UAService can also be used as a standalone library, without CodeIgniter (CI). However the IP Geolocation functions won't work because they rely on CI's database layer.