2017 © Pedro Peláez
 

library api

PHP Library to access the APIs provided by useragent.app

image

useragentapp/api

PHP Library to access the APIs provided by useragent.app

  • Monday, June 4, 2018
  • by dbogroup
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

PHP

PHP binding for the UserAgent.App binding, (*1)

Install

The package is PSR-4 compliant, either use a package manager or a standards compliant autoloader (like the one included in the examples directory)., (*2)

Via composer: composer require useragentapp/api, (*3)

Requirements

  • API KEY
  • PHP 5.3+
  • CURL

Notes

We have chosen to not make use of exceptions for error communication due to their impact on speed of code execution and relative difficulty for beginners., (*4)

The Versions

04/06 2018

dev-master

9999999-dev

PHP Library to access the APIs provided by useragent.app

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

04/06 2018

1.0.0

1.0.0.0

PHP Library to access the APIs provided by useragent.app

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

04/06 2018

1.0.1

1.0.1.0

PHP Library to access the APIs provided by useragent.app

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0