PHPackages                             nextras/forms-rendering - 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. nextras/forms-rendering

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

nextras/forms-rendering
=======================

Rendering helpers for Nette Framework Forms.

v2.1.0(1mo ago)16105.1k↓34.2%4[3 issues](https://github.com/nextras/forms-rendering/issues)2MITPHPPHP &gt;=8.0

Since Apr 7Pushed 11mo ago2 watchersCompare

[ Source](https://github.com/nextras/forms-rendering)[ Packagist](https://packagist.org/packages/nextras/forms-rendering)[ RSS](/packages/nextras-forms-rendering/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (5)Dependencies (19)Versions (6)Used By (2)

Nextras Forms Rendering
=======================

[](#nextras-forms-rendering)

[![Build](https://github.com/nextras/forms-rendering/actions/workflows/build.yaml/badge.svg)](https://github.com/nextras/forms-rendering/actions/workflows/build.yaml)[![Downloads this Month](https://camo.githubusercontent.com/c978ddfc0979794e13a42cce893a84322c9134510c0dee7cbc8232a8821ce81f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6e6578747261732f666f726d732d72656e646572696e672e7376673f7374796c653d666c6174)](https://packagist.org/packages/nextras/forms-rendering)[![Stable version](https://camo.githubusercontent.com/abc4d1ae341b7da6fc020fd02d8c660572a55c378abf2dda517889626e845742/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6578747261732f666f726d732d72656e646572696e672e7376673f7374796c653d666c6174)](https://packagist.org/packages/nextras/forms-rendering)

This package provides rendering helpers Nette Forms.

Form renderers:

- *Bs3Renderer* - renderer for Bootstrap 3 with horizontal mode only;
- *Bs4Renderer* - renderer for Bootstrap 4 with support for horizontal, vertical and inline mode;
- *Bs5Renderer* - renderer for Bootstrap 5 with support for horizontal, vertical and inline mode;

Latte Tags renderers:

- *Bs3FormsExtension* - modifies Form Tags to add Bootstrap 3 classes automatically;

### Installation

[](#installation)

The best way to install is using [Composer](http://getcomposer.org/):

```
$ composer require nextras/forms-rendering
```

Register Bs3FormsExtension using Nette DI config:

```
latte:
    extensions:
        - Nextras\FormsRendering\LatteTags\Bs3\Bs3FormsExtension
```

### Documentation

[](#documentation)

See examples directory.

### License

[](#license)

MIT. See full [license](license.md).

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance66

Regular maintenance activity

Popularity40

Moderate usage in the ecosystem

Community20

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 58.6% 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 ~664 days

Total

5

Last Release

35d ago

Major Versions

v1.1.0 → v2.0.02025-02-09

PHP version history (2 changes)v1.0.0PHP &gt;=7.1

v2.0.0PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/953773db6e30161b5e76572bf909c24e8ef07d7419aeebc311e071600ea99bef?d=identicon)[hrach](/maintainers/hrach)

![](https://www.gravatar.com/avatar/6163a0eec16c2bfc9cce0c7c8801b5166cca9af81a146764676059a965044000?d=identicon)[JanTvrdik](/maintainers/JanTvrdik)

---

Top Contributors

[![hrach](https://avatars.githubusercontent.com/u/284263?v=4)](https://github.com/hrach "hrach (17 commits)")[![jtojnar](https://avatars.githubusercontent.com/u/705123?v=4)](https://github.com/jtojnar "jtojnar (8 commits)")[![robskr](https://avatars.githubusercontent.com/u/5492239?v=4)](https://github.com/robskr "robskr (3 commits)")[![repli2dev](https://avatars.githubusercontent.com/u/475549?v=4)](https://github.com/repli2dev "repli2dev (1 commits)")

---

Tags

formsnette-componentnextrasrenderingnetteformFormsnextrasRendering

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/nextras-forms-rendering/health.svg)

```
[![Health](https://phpackages.com/badges/nextras-forms-rendering/health.svg)](https://phpackages.com/packages/nextras-forms-rendering)
```

###  Alternatives

[nepada/form-renderer

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

11254.5k](/packages/nepada-form-renderer)[nette/web-project

Nette: Standard Web Project

11093.7k](/packages/nette-web-project)[contributte/forms-bootstrap

Nette extension for Bootstrap forms

211.1M4](/packages/contributte-forms-bootstrap)[tomaj/nette-bootstrap-form

Nette bootstrap form renderer

31461.7k12](/packages/tomaj-nette-bootstrap-form)

PHPackages © 2026

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