Download the PHP package timeonegroup/udger-php without Composer
On this page you can find all versions of the php package timeonegroup/udger-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download timeonegroup/udger-php
More information about timeonegroup/udger-php
Files in timeonegroup/udger-php
Package udger-php
Short Description PHP agent string parser based on Udger https://udger.com/products/local_parser
License MIT
Informations about the package udger-php
Udger client for PHP (data ver. 3)
Fork from original lib : Udger
Local parser is very fast and accurate useragent string detection solution. Enables developers to locally install and integrate a highly-scalable product. We provide the detection of the devices (personal computer, tablet, Smart TV, Game console etc.), operating system, client SW type (browser, e-mail client etc.) and devices market name (example: Sony Xperia Tablet S, Nokia Lumia 820 etc.). It also provides information about IP addresses (Public proxies, VPN services, Tor exit nodes, Fake crawlers, Web scrapers, Datacenter name .. etc.)
- Tested with more the 50.000 unique user agents.
- Up to date data provided by https://udger.com/
Requirements
- php >= 7.2.0
- PDO
For local DB
- ext-sqlite3
- datafile v3 (udgerdb_v3.dat) from https://data.udger.com/
For DB MySQL
- PDO MySQL
Features
- Fast
- LRU cache
- Released under the MIT
- From local file or MySQL server
Install
`
Usage
You should review the included examples (parse.php
, account.php
)
Examples
With MySQL
With Data file
Develop
Initialize
Running tests
Automatic updates download
- for autoupdate data use Udger data updater (https://udger.com/support/documentation/?doc=62)
Documentation for programmers
Author
All versions of udger-php with dependencies
guzzlehttp/guzzle Version ^7.5@dev
monolog/monolog Version ^2
ext-json Version *
ext-pdo Version *