blob: c33800c44ac9a2fb3693a169873abe68db05ee68 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DeviceDetector is a precise and fast user agent parser and device detector,
backed by the largest and most up-to-date user agent database.
DeviceDetector will parse any user agent and detect the browser, operating
system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand
and model.
DeviceDetector detects thousands of user agent strings, even from rare and
obscure browsers and devices.
DeviceDetector is optimized for speed of detection, by providing optimized code
and in-memory caching.
WWW: https://github.com/podigee/device_detector
|