Bootstrap5FormRenderer
Form renderer for Nette Forms, wrappers are pre-prepared for Bootstrap5. Nice forms could be done with less than one line of code per one control!
Installation
composer require jdvorak23/bootstrap5-form-renderer
Requirements
"php": ">=8.0",
"nette/forms": "^3.1"
Wiki
A lot of information and reference in the wiki.
Tutorials
There is a web with example forms and tutorials. You can download the whole web and instantly play with examples.