Serializable Meta allows the developer to specify, for a given model, a custom serialization model along with field mappings. This mechanism thus allows one model to act as another model when it comes to serialization.
https://doc.getqor.com/plugins/serializable_meta.html
Released under the MIT License.