Skip to content

madmis/exchange-api

Repository files navigation

Exchange Api

Common functions for cryptocurrency exchange api

SensioLabsInsight Build Status Coverage Status Latest Stable Version Total Downloads License

License

MIT License

Contributing

create issue or create pull request

Install

composer require madmis/exchange-api

Running the tests

To run the tests, you'll need to install phpunit. Easiest way to do this is through composer.

composer install

Tests required running php built in server on 8000 port.

php -S localhost:8000 {project_dir}/tests/web/router.php

Running Unit tests

php vendor/bin/phpunit -c phpunit.xml.dist

About

Common functions for cryptocurrency exchange api

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages