Poloniex Api
PHP wrapper for the Poloniex API
Install / Use
npx skills add dzarezenko/poloniex-apiInstalls into whichever agent you are using.
README
Poloniex API
PHP wrapper for the Poloniex API
<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
coding-agent
385.5kDelegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.
gh-issues
385.5kFetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
notion
385.5kNotion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.
