2017 © Pedro Peláez
 

library ua-parser-php

PHP UA Parser library based on https://github.com/faisalman/ua-parser-js

image

extead/ua-parser-php

PHP UA Parser library based on https://github.com/faisalman/ua-parser-js

  • Tuesday, August 8, 2017
  • by extead
  • Repository
  • 1 Watchers
  • 0 Stars
  • 34 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 26 % Grown

The README.md

About

PHP UA Parser library based on https://github.com/faisalman/ua-parser-js, (*1)

Installation

composer require extead/ua-parser-php

Usage

<?php

$parser = new \Extead\UAParser\UAParser();
$parser->setUa("Mozilla/5.0(iPad; U; CPU iPhone OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B314 Safari/531.21.10");
$parser->getResult();

The Versions

08/08 2017

dev-master

9999999-dev

PHP UA Parser library based on https://github.com/faisalman/ua-parser-js

  Sources   Download

(GPL-2.0 or MIT)

The Requires

  • php >=5.4

 

The Development Requires

by Maxim Perfilev

parser useragent ua-parser

08/08 2017

1.0

1.0.0.0

PHP UA Parser library based on https://github.com/faisalman/ua-parser-js

  Sources   Download

(GPL-2.0 or MIT)

The Requires

  • php >=5.4

 

The Development Requires

by Maxim Perfilev

parser useragent ua-parser