All Projects → dzarezenko → poloniex-api

dzarezenko / poloniex-api

Licence: MIT License
PHP wrapper for the Poloniex API

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to poloniex-api

Stocklook
crypto currency library for trading & market making bots, account management, and data analysis
Stars: ✭ 119 (+495%)
Mutual labels:  litecoin, poloniex
Cryptex
Gemini, GDAX, Bitfinex, Poloniex, Binance, Kraken, Cryptopia, Koinex, BitGrail and CoinMarketCap cryptocurrency exchange API clients in Swift / iOS SDK. Check prices and account balances using Sample iOS app.
Stars: ✭ 51 (+155%)
Mutual labels:  litecoin, poloniex
coinmarketcap-api
CoinMarketCap.com API PHP wrapper
Stars: ✭ 26 (+30%)
Mutual labels:  php-wrapper, api-wrapper
poloniex
Poloniex API in Go
Stars: ✭ 14 (-30%)
Mutual labels:  poloniex, poloniex-api
Poloniex
Poloniex python API client for humans
Stars: ✭ 71 (+255%)
Mutual labels:  api-wrapper, poloniex
Python Poloniex
Poloniex API wrapper for Python 2.7 & 3
Stars: ✭ 557 (+2685%)
Mutual labels:  api-wrapper, poloniex
poloniex-api
ARCHIVED --- A Go wrapper to the Poloniex API
Stars: ✭ 15 (-25%)
Mutual labels:  poloniex, poloniex-api
Pypoloniex
Python wrapper for calling cryptocurrency data from Poloniex API
Stars: ✭ 57 (+185%)
Mutual labels:  api-wrapper, poloniex
bitcointaxer
Crypto-TAX Gain/Loss Calculator
Stars: ✭ 33 (+65%)
Mutual labels:  litecoin, poloniex
cryptox
Common API wrapper for multiple crypto currency exchanges
Stars: ✭ 50 (+150%)
Mutual labels:  api-wrapper, poloniex
blscrapeR
A tool to gather, analyze and visualize data from the Bureau of Labor Statistics (BLS) API. Functions include segmentation, geographic analysis and visualization.
Stars: ✭ 89 (+345%)
Mutual labels:  api-wrapper
cryptojp
cryptojp is a Python2 and Python3 client for crypto coin trade. Binance/Poloniex/Hitbtc/Bitflyer etc...
Stars: ✭ 22 (+10%)
Mutual labels:  poloniex
cryptocompare
Python3 Wrapper for the CryptoCompare API
Stars: ✭ 147 (+635%)
Mutual labels:  api-wrapper
block-explorer
The official Stakenet block explorer
Stars: ✭ 29 (+45%)
Mutual labels:  litecoin
Python-SmartisanNotes
Python API Wrapper for http://note.t.tt Service.(锤子便签)
Stars: ✭ 39 (+95%)
Mutual labels:  api-wrapper
ReplAPI.it-NodeJS
[DEPRECIATED] 𝙀𝙫𝙚𝙧𝙮𝙩𝙝𝙞𝙣𝙜 𝙍𝙚𝙥𝙡𝙞𝙩, 𝙖𝙡𝙡 𝙖𝙩 𝙮𝙤𝙪𝙧 𝙙𝙞𝙨𝙥𝙤𝙨𝙖𝙡. This is the single most extensive Replit package, allowing you to access various parts of the site with just a few classes and methods. Maintained by @RayhanADev.
Stars: ✭ 32 (+60%)
Mutual labels:  api-wrapper
digitalocean
A prototype API for Digital Ocean.
Stars: ✭ 35 (+75%)
Mutual labels:  api-wrapper
pushover
Go wrapper for the Pushover API
Stars: ✭ 112 (+460%)
Mutual labels:  api-wrapper
BIP39
Java Microlibrary implementation of BIP0039
Stars: ✭ 88 (+340%)
Mutual labels:  litecoin
node-steamapi
A nice Steam API wrapper for nodejs
Stars: ✭ 112 (+460%)
Mutual labels:  api-wrapper

Poloniex API

PHP wrapper for the Poloniex API

Total Downloads License StyleCI Code Climate Ethereum donate button Bitcoin donate button

Requirements

The minimum requirement by Poloniex API is that your Web server supports PHP 5.4.

Installation

To install Poloniex API package you can use simple composer.json...

{
    "minimum-stability": "dev",
    "require": {
        "php": ">=5.4.0",
        "dzarezenko/poloniex-api": "*"
    }
}

or run command:

composer require dzarezenko/poloniex-api:dev-master

Usage

You can find usage examples in the examples/ folder.

Donate

You can support this project by continuously donations to

  • ETH wallet: 0x8Ef300465FBf0f3867E85AC60D9faD9DC6a232d9
  • BTC wallet: 1DKLUPCWoLFje7RBWVpDZk1tXjyRKHFkQw
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].