saritasa/gidx-sdk

dev-master / 1.0.x-dev 2021-01-18 12:51 UTC

This package is auto-updated.

Last update: 2024-04-18 20:06:17 UTC


README

Build Status CodeCov Release PHPv Downloads

PHP Wrapper for API of GIDX plagform. Intended to use with applications basedo on Laravel 6.x+ framework

Usage

Install the saritasa/gidx-sdk package:

$ composer require saritasa/gidx-sdk

Copy config to application:

$ artisan vendor:publish --provider='GidxSDK\GidxServiceProvider' --tag=config

Contributing

See CONTRIBUTING and Code of Conduct, if you want to make contribution (pull request) or just build and test project on your own.

Resources