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-generator
You can see the full documentation at https://tobytwigger.github.io/form-schema-generator/.
-gem install bundle
bundle install
bundle exec jekyll serve
to run locallybundle exec jekyll build
to 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.