Commit Graph

14 Commits

Author SHA1 Message Date
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
Joshua Estes
2c189a4d54 Updated key_storage option to take a class name, updated documentation and added test 2014-10-02 08:55:03 -04:00
Sam Bohler
c15083d309 Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Sam Bohler
04af0d9233 #54 Replaced defaults 2014-09-26 08:33:39 -04:00
Joshua Estes
bea138bcbf Running php-cs-fixer and fixed a few small bugs 2014-09-19 15:24:56 -04:00
Joshua Estes
25fa219259 Updated docs and changed default storage method to encrypted filesystem 2014-09-19 13:12:06 -04:00
Joshua Estes
f150bfa838 Removed monolog 2014-09-19 11:52:54 -04:00
Joshua Estes
1836d179fa Added encryption to keys, working con configuration 2014-09-18 15:37:07 -04:00
Joshua Estes
7836e15f53 Ran php-cs-fixer 2014-09-18 13:00:02 -04:00
Joshua Estes
acf46624af Updated documentation and removed reference to API Key 2014-09-16 08:50:55 -04:00
Joshua Estes
91a87207ae Few updates, sort of works 2014-09-15 15:59:33 -04:00
Joshua Estes
bb3babd714 Updated some defaults 2014-09-15 13:24:14 -04:00
Joshua Estes
c5edfdbee5 Added license to all files 2014-09-12 08:23:29 -04:00
Joshua Estes
0350f05cf0 Initial Commit 2014-09-12 06:44:37 -04:00