moneyphp/crypto-currencies
PHP/Laravel-friendly crypto currency tools built on moneyphp: currency definitions, formatting and conversion helpers for common cryptocurrencies (e.g., BTC, ETH), plus utilities to integrate crypto amounts into Money objects and existing money workflows.
This library provides up-to-date list of cryptocurrencies retrieved from various crypto exchanges. It uses the following crypto exchanges.
Please be aware that this library solely exists to provide cryptocurrencies for moneyphp/money. Using this library for other purposes is at your own risk.
Install using composer.
composer install
Update currencies using composer.
composer fetch-update
How can I help you explore Laravel packages today?