2017 © Pedro Peláez
 

library uasparser

UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.

image

synchro/uasparser

UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.

  • Tuesday, October 20, 2015
  • by Synchro
  • Repository
  • 2 Watchers
  • 17 Stars
  • 9,779 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 2 Open issues
  • 4 Versions
  • 6 % Grown

The README.md

UASparser — A User Agent String parser for PHP

Important: while the code in this package is functional, it's no longer any use because the data source at user-agent-string.info (now udger.com) it relied on is no longer available., (*1)

It may work with udger.com's commercial data sources, but that's not available to test with; I recommend you switch to a different system such as Mobile-Detect., (*2)

Build Status Latest Stable Version Latest Unstable Version, (*3)

This is a parser and classifier for user agent strings presented by HTTP clients., (*4)

This code is based on the libraries by Jaroslav Mallat available from http://user-agent-string.info/, (*5)

Licensed under the LGPL, see license.txt for details., (*6)

This version improved by Marcus Bointon:, (*7)

Documentation

Release notes may be found in the changelog., (*8)

Generate PHPDocs like this:, (*9)

phpdoc --directory UAS --target ./phpdoc --ignore Tests/ --sourcecode --force --title UASParser

The Versions

20/10 2015

dev-master

9999999-dev https://github.com/Synchro/UASparser

UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.0

 

The Development Requires

parser http user-agent

07/07 2015

v0.54

0.54.0.0 https://github.com/Synchro/UASparser

UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.0

 

The Development Requires

parser http user-agent

29/08 2013

v0.53

0.53.0.0 https://github.com/Synchro/UASparser

UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.0

 

The Development Requires

parser http user-agent

04/06 2013

v0.52

0.52.0.0 https://github.com/Synchro/UASparser

UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.0.0

 

The Development Requires

parser http user-agent