Skip to content

Purt09/payeer-php-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple payeer sdk

Install

composer require purt09/payeer

Unit testing

Install in your local

$ composer install

Run Tests

Fill in the information in PayeerTest Fill in the information in PayeerClientTest

$ php vendor/bin/phpunit --bootstrap vendor/autoload.php tests/unit/PayeerTest.php
$ php vendor/bin/phpunit --bootstrap vendor/autoload.php tests/unit/PayeerClientTest.php

or

$ "vendor/bin/phpunit" --bootstrap vendor/autoload.php tests/unit/PayeerTest.php
$ "vendor/bin/phpunit" --bootstrap vendor/autoload.php tests/unit/PayeerClientTest.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages