php-bitpay-client/docs
Joshua Estes 1fff4ab788 Updated construct to take the currency code as an optional argument
Added available currencies and updated the constructor and setCode to the currency class
Added phpmd to project
Updated documentation to some some conventions, updated docs to show the new usage of the currency class, also updated the testing documentation to show how to use phpmd
Small bug fix and made the configuration file have 100% code coverage
Code cleanup, removed unused variables
Updated dev dependencies to patch level
Removed the sin_key option since it will be going away soon

Removed Robo in composer.json since we do not use and updated travis config to allow failures in php 5.3 since we require 5.4 or greater
Deleted robo file

Large update with documentation updates, extra code functionality, and
bug fixes.
2014-10-06 10:45:34 -04:00
..
documentation Added short document that explains how to build documentation 2014-09-22 07:11:22 -04:00
invoices Updated construct to take the currency code as an optional argument 2014-10-06 10:45:34 -04:00
ipn Updated some code and added documentation 2014-09-22 11:42:41 -04:00
keypairs Added tutorial on how to create a new storage class 2014-09-27 15:57:24 -04:00
pairing Added bootstrap.php for testing when coding inside the vendor directory, updated docs, added TokenTest 2014-09-23 11:04:40 -04:00
changelog.rst Initial Commit 2014-09-12 06:44:37 -04:00
conf.py Initial Commit 2014-09-12 06:44:37 -04:00
configuration.rst Updated construct to take the currency code as an optional argument 2014-10-06 10:45:34 -04:00
contributing.rst Initial Commit 2014-09-12 06:44:37 -04:00
index.rst Updated construct to take the currency code as an optional argument 2014-10-06 10:45:34 -04:00
installation.rst Updated some of the documentation so others may find it helpful 2014-09-26 09:21:41 -04:00
license.rst Updated some of the documentation so others may find it helpful 2014-09-26 09:21:41 -04:00
Makefile Initial Commit 2014-09-12 06:44:37 -04:00
testing.rst Updated construct to take the currency code as an optional argument 2014-10-06 10:45:34 -04:00
usage.rst Added a little more detail to how to use a few things 2014-09-26 09:50:45 -04:00