PHPackages                             funyug/poloniex - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. funyug/poloniex

ActiveLibrary[API Development](/categories/api)

funyug/poloniex
===============

Api wrapper for cryptocurrency exchange Poloniex.com

1.1(9y ago)3111MITPHPPHP &gt;=5.3.0

Since Mar 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/funyug/poloniex-api-client)[ Packagist](https://packagist.org/packages/funyug/poloniex)[ Docs](https://github.com/funyug/poloniex-api-client)[ RSS](/packages/funyug-poloniex/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)DependenciesVersions (5)Used By (0)

poloniex-api-client
===================

[](#poloniex-api-client)

Api client for Poloniex.com. Based on PHP wrapper by compcentral. Extended to have more functionality.

Installation
============

[](#installation)

`composer require funyug/poloniex`

Usage
=====

[](#usage)

`use Funyug/Poloniex;`

`$api = new Poloniex("Api key","Api secret");`

Get Balance:

`$api->get_total_btc_balance();`

Get Order book:

`$api->get_order_book("BTC_ETH");`

Place Buy Order:

`$api->buy('BTC_ETH',$buy_price,$amount);`

Place Sell Order:

`$api->sell('BTC_ETH', $sell_price, $number_of_coins);`

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~22 days

Total

4

Last Release

3332d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8094201?v=4)[Shivam Chawla](/maintainers/funyug)[@funyug](https://github.com/funyug)

---

Top Contributors

[![funyug](https://avatars.githubusercontent.com/u/8094201?v=4)](https://github.com/funyug "funyug (10 commits)")

---

Tags

poloniex

### Embed Badge

![Health badge](/badges/funyug-poloniex/health.svg)

```
[![Health](https://phpackages.com/badges/funyug-poloniex/health.svg)](https://phpackages.com/packages/funyug-poloniex)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
