pepabo/oauth2-colormeshop

ColorMeShop OAuth 2.0 Client Provider for The PHP League OAuth2-Client

1.0.1 2018-03-08 14:13 UTC

This package is not auto-updated.

Last update: 2024-04-23 00:43:28 UTC


README

Build Status

This package provides ColorMeShop OAuth 2.0 support for the PHP League's OAuth 2.0 Client.

This package is compliant with PSR-1, PSR-2 and PSR-4. If you notice compliance oversights, please send a patch via pull request.

ColorMeShop API

👉 https://developer.shop-pro.jp/docs/colorme-api

Installation

To install, use composer:

composer require pepabo/oauth2-colormeshop

Examples

Here is an exmaple. Example is PHP 7.1 or higher required.

Requirements

PHP 5.6 or higher.

Testing

./vendor/bin/phpunit

License

MIT