2017 © Pedro Peláez
 

library api-client-foundation

image

adam-paterson/api-client-foundation

  • Friday, April 7, 2017
  • by Adam_Paterson
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

API Client Foundation

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

Install

Via Composer, (*2)

``` bash $ composer require adam-paterson/api-client-foundation, (*3)


## Basic Usage ``` php $api = new AdamPaterson\ApiClient\Foundation\ApiClient::create(); $response = $api->get('/resource/path', ['param1' => 'param']);

Change log

Please see CHANGELOG for more information on what has changed recently., (*4)

Testing

bash $ composer test, (*5)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*6)

Security

If you discover any security related issues, please email hello@adampaterson.co.uk instead of using the issue tracker., (*7)

Credits

License

The MIT License (MIT). Please see License File for more information., (*8)

The Versions