juniwalk/form-architect

This package is abandoned and no longer maintained. No replacement package was suggested.

Nette Framework component that lets you dynamically design forms.

Maintainers

Package info

github.com/juniwalk/form-architect

pkg:composer/juniwalk/form-architect

Statistics

Installs: 84

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 7

v1.5.8 2020-07-03 09:40 UTC

README

Travis GitHub Releases Total Donwloads Code Quality Tests Coverage License

Nette Framework component that lets you dynamically design forms.

Installation & usage

Please use composer to install this package.

$ composer require juniwalk/form-architect:^1.0

register extension in your config.neon

extensions:
  - JuniWalk\FormArchitect\DI\FormArchitectExtension

then check examples for more information on how to setup the Architect.