A small library for working with form schemas. Designed predominantly around the portal-ui-kit package, easily create schemas using a fluent PHP Api.
You can install the schema generator through composer
composer install tobytwigger/form-schema-generatorYou can see the full documentation at https://tobytwigger.github.io/form-schema-generator/.
-gem install bundle
bundle installbundle exec jekyll serveto run locallybundle exec jekyll buildto build
Pull requests are very welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.