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.0.1(8mo ago)1698.4k—7%4[3 issues](https://github.com/nextras/forms-rendering/issues)2MITPHPPHP &gt;=8.0

Since Apr 7Pushed 8mo 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 1mo ago

READMEChangelog (4)Dependencies (9)Versions (5)Used By (2)

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

[](#nextras-forms-rendering)

[![Build Status](https://camo.githubusercontent.com/c4ed4acc8771b00bcece9f690ecff3b2f0bf55f16e875301a2110774183e6b0c/68747470733a2f2f7472617669732d63692e6f72672f6e6578747261732f666f726d732d72656e646572696e672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nextras/forms-rendering)[![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

49

—

FairBetter than 95% of packages

Maintenance56

Moderate activity, may be stable

Popularity40

Moderate usage in the ecosystem

Community20

Small or concentrated contributor base

Maturity68

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 ~781 days

Total

4

Last Release

255d 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

[contributte/forms-bootstrap

Nette extension for Bootstrap forms

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

Nette bootstrap form renderer

28440.4k6](/packages/tomaj-nette-bootstrap-form)[nepada/form-renderer

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

11251.0k](/packages/nepada-form-renderer)[qossmic/rich-model-forms-bundle

Provides additional data mapper options that ease the use of the Symfony Form component with rich models.

218278.7k](/packages/qossmic-rich-model-forms-bundle)[nextras/datagrid

Datagrid component for Nette Framework.

71268.5k4](/packages/nextras-datagrid)

PHPackages © 2026

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