2017 © Pedro Peláez
 

library currencies

Interface defintions of fiat, cryptocurrencies and commodity currencies

image

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

The README.md

openclerk/currencies Build Status

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"
  }
}

Donations are appreciated., (*4)

TODO

  1. CI build server and link to test results

The Versions

09/04 2015

dev-master

9999999-dev

Interface defintions of fiat, cryptocurrencies and commodity currencies

  Sources   Download

The Requires

 

The Development Requires

09/04 2015

0.1.0

0.1.0.0

Interface defintions of fiat, cryptocurrencies and commodity currencies

  Sources   Download

The Requires

 

The Development Requires