README.md (763B)
1 # finwo / data-tools 2 3 [](https://travis-ci.org/finwo/data-tools-php) 4 5 ----- 6 7 Generic set of data tools, aimed at private usage 8 9 ----- 10 11 ### Contributing 12 13 After checking the [Github issues](https://github.com/finwo/data-tools-php/issues) and confirming that your request isn't already being worked on, feel free to spawn a new fork of the develop branch & send in a pull request. 14 15 16 The develop branch is merged periodically into the master after confirming it's stable, to make sure the master always contains a production-ready version. 17 18 ----- 19 20 ### Changelog 21 - 2016-06-16 22 - Added UrlHandler 23 - 2016-06-08 24 - Created README 25 - Added unit tests 26 - Added travis-ci build status