PHPackages                             jdvorak23/bootstrap5-form-renderer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. jdvorak23/bootstrap5-form-renderer

ActiveLibrary[Templating &amp; Views](/categories/templating)

jdvorak23/bootstrap5-form-renderer
==================================

Bootstrap5 form renderer for Nette

0.9(7mo ago)5170UnlicensePHPPHP &gt;=8.0

Since May 18Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/jdvorak23/bootstrap5-form-renderer)[ Packagist](https://packagist.org/packages/jdvorak23/bootstrap5-form-renderer)[ Docs](https://github.com/jdvorak23/bootstrap5-form-renderer)[ RSS](/packages/jdvorak23-bootstrap5-form-renderer/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Bootstrap5FormRenderer
======================

[](#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
------------

[](#installation)

```
composer require jdvorak23/bootstrap5-form-renderer
```

Requirements
------------

[](#requirements)

```
"php": ">=8.0",
"nette/forms": "^3.1"

```

Wiki
----

[](#wiki)

A lot of information and reference [in the wiki](https://github.com/jdvorak23/bootstrap5-form-renderer/wiki).

Tutorials
---------

[](#tutorials)

There is a web with [example forms and tutorials](http://bootstrap-5-form-renderer.cz). You can [download the whole web](https://github.com/jdvorak23/bootstrap5-form-renderer-web)and instantly play with examples.

Changelog 0.9
-------------

[](#changelog-09)

- Input group (without floating labels) behavior changed. Label is not by default a part of the input group, but is normally above control. When the label is not set, or the control does not support it (checkbox, button), there is structure defined to fill that space due to layout balancing. This structure is defined in \[label\]\[voidLabel\] and can be set independently on control by option voidLabel on control. Also it needs to have content, which default is defined in \[label\]\[voidLabelContent\], and can be set independently on control by oprion voidLabelContent. When you want set label being in the input group, there is constructor parameter to set that for whole form, group option labelsInInputGroup to set it independently for any ControlGroup, and new option on control labelInInputGroup to set it independently on any control. When you want voidLabel on control which have label in input group (to equalize layout with other controls which have label above), there is new option on control, forceVoidLabel. If you set it to true, that voidLabel structure will be pushed to generate. Remember all these features works only when floating labels are off. Even when control does not support floating labels, when floating labels are set on it.
- FormFactory for building forms possibly with design. All parameters in FormFactory::create() must be named

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance62

Regular maintenance activity

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~901 days

Total

2

Last Release

231d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/acca750d4ed84a3cd7e5e018fd9b3a34b2e8f20730a843cb58e700b9100c4f48?d=identicon)[jdvorak23](/maintainers/jdvorak23)

---

Top Contributors

[![jdvorak23](https://avatars.githubusercontent.com/u/114496943?v=4)](https://github.com/jdvorak23 "jdvorak23 (3 commits)")

---

Tags

bootstrap5formsnetterenderernetterendererbootstrapform

### Embed Badge

![Health badge](/badges/jdvorak23-bootstrap5-form-renderer/health.svg)

```
[![Health](https://phpackages.com/badges/jdvorak23-bootstrap5-form-renderer/health.svg)](https://phpackages.com/packages/jdvorak23-bootstrap5-form-renderer)
```

###  Alternatives

[tomaj/nette-bootstrap-form

Nette bootstrap form renderer

28450.6k8](/packages/tomaj-nette-bootstrap-form)[contributte/forms-bootstrap

Nette extension for Bootstrap forms

211.1M4](/packages/contributte-forms-bootstrap)[nepada/form-renderer

Latte template based form renderer for Nette forms with full support for Bootstrap 3, 4 &amp; 5.

11252.5k](/packages/nepada-form-renderer)[nextras/forms-rendering

Rendering helpers for Nette Framework Forms.

16102.5k2](/packages/nextras-forms-rendering)[zfbase/zend1-bootstrap3

Twitter Bootstrap v.3 Forms for Zend Framework v.1

1458.0k3](/packages/zfbase-zend1-bootstrap3)[mopa/bootstrap-sandbox-bundle

Seperate live docs from code

246.8k](/packages/mopa-bootstrap-sandbox-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
