PHPackages                             andreas-glaser/poloniex-php-client - 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. andreas-glaser/poloniex-php-client

AbandonedArchivedLibrary[API Development](/categories/api)

andreas-glaser/poloniex-php-client
==================================

An efficient poloniex rest api client, built on top of guzzle

178.5k41PHP

Since Jan 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/andreas-glaser/poloniex-php-client)[ Packagist](https://packagist.org/packages/andreas-glaser/poloniex-php-client)[ RSS](/packages/andreas-glaser-poloniex-php-client/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (1)

Poloniex PHP Client
===================

[](#poloniex-php-client)

An efficient poloniex rest api client, built on top of [guzzle](https://github.com/guzzle/guzzle)

Requirements
------------

[](#requirements)

- PHP 7.x
- [Composer Dependency Manager](https://getcomposer.org/)
- [Poloniex](https://poloniex.com/) account (optional, but required for trading)

Installation
------------

[](#installation)

```
composer require andreas-glaser/poloniex-php-client dev-master
```

Usage
-----

[](#usage)

```
