digipolisgent/api-client

This package provides interfaces and abstract implementations to create an API client.

3.0.1 2022-08-24 07:09 UTC

This package is auto-updated.

Last update: 2024-04-24 10:40:00 UTC


README

This package provides interfaces and abstract implementations to create an API client.

Latest Stable Version Total Downloads License

Build Status Maintainability Test Coverage PHP from Packagist

Install

Add the package to composer.json:

Install the package:

composer require digipolisgent/api-client

Usage

See the examples of service packages how to use this package:

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

Run first GrumPHP to generate the proper config files:

composer grumphp

Run all PHPUnit tests:

composer phpunit

License

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