axolotl-form-converter
v3.4.0
Published
Writes .php DataObject Classes from JSON Forms
Downloads
4
Readme
Axolotl Form Converter
Overview
This will likely not be of any use to anyone apart from the MOE Web Services development team.
This cli tool can be used to generate a SilverStripe BaseSubmission data object from a form created using axolotl.
Installation
$ npm install -g axolotl-form-converter
Usage
$ afc '{ "json": "string" }'
$ afc --file /path/to/file.json