This is a PHP client library to work with Payname REST API.
This SDK has been written in PHP 5.4 and has no dependencies on external packages. You only have to ensure that curl and openssl extensions (that are part of standard PHP distribution) are enabled in your PHP installation.
Via Composer
$ composer require payname/php-sdk
See Demo example.
Payname SDK is distributed under MIT license, see LICENSE file for more information.