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.

Installs: 84

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 7

pkg:composer/juniwalk/form-architect

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.