adam-paterson/api-client-foundation

Maintainers

👁 Adam_Paterson

Package info

github.com/adam-paterson/api-client-foundation

pkg:composer/adam-paterson/api-client-foundation

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.2 2017-04-07 16:36 UTC

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 947263ad8f7732b640da91131519fb64606e8f35

adam-patersonapi-client-foundation

This package is not auto-updated.

Last update: 2026-06-21 09:56:18 UTC


README

👁 Latest Version on Packagist
👁 Software License
👁 Build Status
👁 Coverage Status
👁 Quality Score
👁 Total Downloads

Install

Via Composer

$ composer require adam-paterson/api-client-foundation

Basic Usage

$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.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

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

Credits

License

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