finwo / mapper
There is no license information available for the latest version (1.0.2) of this package.
1.0.2
2017-12-08 12:51 UTC
Requires
- php: >=5.3
- netresearch/jsonmapper: ^1.1
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-16 17:54:02 UTC
README
Basically a serialization wrapper for netresearch/jsonmapper.
Contributing
After checking the Github 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.
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.
Changelog
- 2016-12-21
- Finished basic setup
- RC1
- 2016-06-09
- Project init