Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Saritasa/php-gidx-sdk

Repository files navigation

GidxSDK

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