Commit Graph

18 Commits

Author SHA1 Message Date
Rich Morgan
7ef17ace71 Added copyright year notice 2015-03-12 18:18:29 -04:00
Rich Morgan
ee7e2c2e81 Updated copyright notice year 2015-03-12 18:17:37 -04:00
Rich Morgan
2507a13927 Added copyright year notice 2015-03-12 18:17:25 -04:00
Rich Morgan
9d2a47023d Updated copyright notice year 2015-03-12 18:16:42 -04:00
Rich Morgan
9bc832beae Updated copyright notice year 2015-03-12 18:16:25 -04:00
Rich Morgan
a50d8080b3 Minor formatting update 2014-12-04 19:47:37 -05:00
Joshua Estes
a9f7086258 herp derp 2014-11-05 10:28:51 -05:00
Joshua Estes
1c0d623a3e Added the ability to track code coverage with coveralls.io 2014-11-05 09:30:31 -05:00
Joshua Estes
6459deaeda Added files for integration testing 2014-11-03 13:07:22 -05:00
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
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
bf8db43a9e Uses composer's autoload.php as bootstrap script instead of using a file to include autoload.php 2014-09-18 12:12:40 -04:00
Joshua Estes
450b874618 Updated so all tests are passing and adding some testing keys and a test configuration file 2014-09-16 10:47:30 -04:00
Joshua Estes
a357bb4df2 Removed a line that is echoed on cli 2014-09-12 09:56:43 -04:00
Joshua Estes
02d60178ef Updated so that a dist file can be made for distribution 2014-09-12 09:35:13 -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