SkillAgentSearch skills...

Poloniex Api

PHP wrapper for the Poloniex API

Install / Use

npx skills add dzarezenko/poloniex-api

Installs into whichever agent you are using.

README

Poloniex API

PHP wrapper for the Poloniex API

Total Downloads License StyleCI Code Climate <span class="badge-ehereum"><a href="https://api.qrserver.com/v1/create-qr-code/?size=300x300&data=0x8Ef300465FBf0f3867E85AC60D9faD9DC6a232d9" title="Donate once-off to this project using Ethereum"><img src="https://img.shields.io/badge/ethereum-donate-blue.svg" alt="Ethereum donate button" /></a></span> <span class="badge-bitcoin"><a href="https://api.qrserver.com/v1/create-qr-code/?size=300x300&data=1DKLUPCWoLFje7RBWVpDZk1tXjyRKHFkQw" title="Donate once-off to this project using Bitcoin"><img src="https://img.shields.io/badge/bitcoin-donate-yellow.svg" alt="Bitcoin donate button" /></a></span>

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

Related Skills

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated4mo ago
Forks14

Languages

PHP

Security Score

92/100

Audited on Mar 14, 2026

No findings