PHP Wrapper for API of GIDX plagform. Intended to use with applications basedo on Laravel 6.x+ framework
Install the saritasa/gidx-sdk
package:
$ composer require saritasa/gidx-sdk
Copy config to application:
$ artisan vendor:publish --provider='GidxSDK\GidxServiceProvider' --tag=config
See CONTRIBUTING and Code of Conduct, if you want to make contribution (pull request) or just build and test project on your own.