Skip to content

GomelHawk/jsonto

Repository files navigation

{ JSON } to ...

JSON to models converter for PHP, Java and Python

https://jsonto.online

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.

About

jsonto.online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors