PHPackages                             mostafasoufi/cryptoprice - 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. mostafasoufi/cryptoprice

ActiveLibrary

mostafasoufi/cryptoprice
========================

Getting Cryptocurrency Prices

2.1(6y ago)220MITPHPCI failing

Since Oct 20Pushed 6y ago1 watchersCompare

[ Source](https://github.com/mostafasoufi/cryptoprice)[ Packagist](https://packagist.org/packages/mostafasoufi/cryptoprice)[ RSS](/packages/mostafasoufi-cryptoprice/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

CryptoPrice
===========

[](#cryptoprice)

Getting easily cryptocurrency prices

Features
--------

[](#features)

- Simple to use
- Supporting Binance and Coin Market Cap
- Clean structure

Installing
----------

[](#installing)

The recommended way to install CryptoPrice is through [Composer](http://getcomposer.org).

Run the Composer command to install the latest stable version:

```
composer require mostafasoufi/cryptoprice
```

After installing, you need to require Composer's autoloader:

```
