Download the PHP package sadenergizer/laravel-poloniex without Composer
On this page you can find all versions of the php package sadenergizer/laravel-poloniex. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sadenergizer/laravel-poloniex
More information about sadenergizer/laravel-poloniex
Files in sadenergizer/laravel-poloniex
Download sadenergizer/laravel-poloniex
More information about sadenergizer/laravel-poloniex
Files in sadenergizer/laravel-poloniex
Vendor sadenergizer
Package laravel-poloniex
Short Description Poloniex API wrapper for Laravel
License MIT
Package laravel-poloniex
Short Description Poloniex API wrapper for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-poloniex
Installation
Require this package in your project with composer require htunlogic/laravel-poloniex
.
Add the service provider to your config/app.php
:
...run php artisan vendor:publish
to copy the config file.
Edit the config/poloniex.php
or add Poloniex api and secret in your .env
file
Optionally you can add alias to your config/app.php
:
Usage examples:
All versions of laravel-poloniex with dependencies
PHP Build Version
Package Version
The package sadenergizer/laravel-poloniex contains the following files
Loading the files please wait ....