finwo / mapper
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/finwo/mapper
Requires
- php: >=5.3
- netresearch/jsonmapper: ^1.1
Requires (Dev)
This package is auto-updated.
Last update: 2025-09-16 19:38:43 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