README.md (753B)
1 # finwo / mapper 2 3 [](https://travis-ci.org/finwo/php-mapper) 4 5 --- 6 7 Basically a serialization wrapper for [netresearch/jsonmapper](https://github.com/cweiske/jsonmapper.git). 8 9 --- 10 11 ### Contributing 12 13 After checking the [Github issues](https://github.com/finwo/php-mapper/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 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. 16 17 ----- 18 19 ### Changelog 20 - 2016-12-21 21 - Finished basic setup 22 - RC1 23 - 2016-06-09 24 - Project init