2017 © Pedro Peláez
 

library http-client-info

Provide information about client making HTTP request.

image

cxj/http-client-info

Provide information about client making HTTP request.

  • Friday, March 11, 2016
  • by cxj
  • Repository
  • 1 Watchers
  • 0 Stars
  • 117 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 4 % Grown

The README.md

http-client-info

A simple class which provides information about the client making an HTTP request., (*1)

Installation

This class requires PHP 5.2 or later, but we recommend using the latest available version of PHP as a matter of principle. It has no dependencies., (*2)

It is installable and autoloadable via Composer as cxj/http-client-info from Packagist., (*3)

Alternatively, download a releasefrom GitHub, or clone this repository. Then require or include its autoload.php file., (*4)

Quality

This class attempts to comply with PSR-1, PSR-2, and PSR-4. If you notice compliance oversights, please send a patch via pull request., (*5)

This package is unit tested using PHPUnit., (*6)

Contributing

Pull requests are welcome!, (*7)

Requests which follow the PSR-1 and PSR-2 coding and style standards, and which have PHPUnit test coverage will get most attention., (*8)

The Versions

11/03 2016

dev-master

9999999-dev

Provide information about client making HTTP request.

  Sources   Download

MIT

11/03 2016

v1.0.0

1.0.0.0

Provide information about client making HTTP request.

  Sources   Download

MIT