Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanmai/sdk-common

Common classes for API SDKs
https://github.com/sanmai/sdk-common

Last synced: 2 months ago
JSON representation

Common classes for API SDKs

Awesome Lists containing this project

README

        

# Common classes for API SDKs

[![Latest Stable Version](https://poser.pugx.org/sanmai/sdk-common/v/stable)](https://packagist.org/packages/sanmai/sdk-common)
[![Coverage Status](https://coveralls.io/repos/github/sanmai/sdk-common/badge.svg?branch=main)](https://coveralls.io/github/sanmai/sdk-common?branch=main)

## Installation

```bash
composer require sanmai/sdk-common
```

This SDK-for-SDKs requires at least PHP 7.3. It was tested to work under PHP 7.3, 7.4, and 8.0.

## License

This project is licensed [under the terms of the MIT license](LICENSE).