library currencies
Interface defintions of fiat, cryptocurrencies and commodity currencies
openclerk/currencies
Interface defintions of fiat, cryptocurrencies and commodity currencies
- Thursday, April 9, 2015
- by soundasleep
- Repository
- 1 Watchers
- 2 Stars
- 282 Installations
- PHP
- 9 Dependents
- 0 Suggesters
- 3 Forks
- 0 Open issues
- 2 Versions
- 1 % Grown
openclerk/currencies
A library for defining different types of currencies: cryptocurrencies, fiat currencies, and commodity currencies.
Used by Openclerk and live on CryptFolio., (*1)
This library only provides interface and abstract definitions.
The actual definitions of currencies is provided by other components, such as
openclerk/cryptocurrencies,
openclerk/fiat, and
openclerk/commodities.
This allows additional currencies to be provided or discovered at runtime., (*2)
Installing
Include openclerk/currencies as a requirement in your project composer.json,
and run composer update to install it into your project:, (*3)
{
"require": {
"openclerk/currencies": "dev-master"
}
}
Donate
Donations are appreciated., (*4)
TODO
- CI build server and link to test results
dev-master
9999999-dev
Interface defintions of fiat, cryptocurrencies and commodity currencies
Sources
Download
The Requires
The Development Requires
0.1.0
0.1.0.0
Interface defintions of fiat, cryptocurrencies and commodity currencies
Sources
Download
The Requires
The Development Requires