Download the PHP package madmis/exchange-api without Composer
On this page you can find all versions of the php package madmis/exchange-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download madmis/exchange-api
More information about madmis/exchange-api
Files in madmis/exchange-api
Download madmis/exchange-api
More information about madmis/exchange-api
Files in madmis/exchange-api
Vendor madmis
Package exchange-api
Short Description Common functions for cryptocurrency exchange api
License MIT
Package exchange-api
Short Description Common functions for cryptocurrency exchange api
License MIT
Please rate this library. Is it a good library?
Informations about the package exchange-api
Exchange Api
Common functions for cryptocurrency exchange api
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
All versions of exchange-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
guzzlehttp/psr7 Version ^1.4
guzzlehttp/guzzle Version ^6.3
symfony/serializer Version ^3.3
symfony/property-access Version ^3.3
guzzlehttp/psr7 Version ^1.4
guzzlehttp/guzzle Version ^6.3
symfony/serializer Version ^3.3
symfony/property-access Version ^3.3
The package madmis/exchange-api contains the following files
Loading the files please wait ....