akeb/mrgs_api_client_php

MRGS Api client for client requests and server requests

v0.0.8 2021-07-30 15:42 UTC

This package is auto-updated.

Last update: 2024-04-19 16:33:29 UTC


README

Tests

pipeline status coverage report

Install

composer project akeb/mrgs_api_client_php

Composer config

{
    "require": {
        "akeb/mrgs_api_client_php": "^1.0.0"
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/AKEB/mrgs_api_client_php"
        }
    ]
}

or

composer require akeb/mrgs_api_client_php