Key features:
- Ability to process two JSONs to define optional (nullable) fields;
- Ability to generate model name with prefixes to prevent merging of JSON data fields with the same key;
- Ability to add JMS Serializer annotations (PHP only);
- Ability to generate a model with setters/getters (Java only);
Feel free to fix bugs or implement new functionality.