PHPackages                             instante/bootstrap-3-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. instante/bootstrap-3-renderer

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

instante/bootstrap-3-renderer
=============================

Nette forms renderer with bootstrap 3

2.0.2(8y ago)4118.9k↑19.1%6[3 issues](https://github.com/instante/bootstrap3renderer/issues)2BSD-3-ClausePHP

Since Aug 5Pushed 8y ago3 watchersCompare

[ Source](https://github.com/instante/bootstrap3renderer)[ Packagist](https://packagist.org/packages/instante/bootstrap-3-renderer)[ RSS](/packages/instante-bootstrap-3-renderer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (15)Used By (2)

Instante/Bootstap3Renderer
==========================

[](#instantebootstap3renderer)

[![Build Status](https://camo.githubusercontent.com/f6da665db54f69ad0579601916e62638e39f38173813b5124a35a5c9916437fc/68747470733a2f2f7472617669732d63692e6f72672f696e7374616e74652f626f6f7473747261703372656e64657265722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/instante/bootstrap3renderer)[![Downloads this Month](https://camo.githubusercontent.com/556169da7351e75070ca9e4367209d4b8b286ac2e0bcb5a42c69715fd9a05321/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f696e7374616e74652f626f6f7473747261702d332d72656e64657265722e737667)](https://packagist.org/packages/instante/bootstrap-3-renderer)[![Latest stable](https://camo.githubusercontent.com/85def1c18f8846f1d6fcc8497e286a4aee96b0b873c48e963e6dfbf2ca341cd5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e7374616e74652f626f6f7473747261702d332d72656e64657265722e737667)](https://packagist.org/packages/instante/bootstrap-3-renderer)

Version 2.0
-----------

[](#version-20)

Lots of internals changed in Nette 2.4. Instante Bootstrap renderer version 2.0 was completely re-written to get rid of much legacy code, bringing up new, cleaner API and new features in advanced custom rendering. Also, version 2.0 replaces several "magics" by cleaner OOP solution.

**If you need Nette &lt;= 2.3 compatibility or have no time to adopt to new API, use Bootstrap 3 Renderer version 1.**\*

Rendering Nette forms for Bootstrap 3 Based on

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

[](#requirements)

- [Nette Framework 2.4 forms](https://github.com/nette/forms)
- PHP 5.6
- instante/extended-form-macros

Installation
------------

[](#installation)

The best way to install is using composer:

```
composer require instante/bootstrap-3-renderer
```

Usage
-----

[](#usage)

See [Documentation](https://github.com/instante/bootstrap3renderer/blob/master/docs/index.md)

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance5

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~175 days

Total

13

Last Release

2935d ago

Major Versions

1.2.5 → 2.0.0-alpha2016-09-06

### Community

Maintainers

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

---

Top Contributors

[![fprochazka](https://avatars.githubusercontent.com/u/158625?v=4)](https://github.com/fprochazka "fprochazka (125 commits)")[![richard-ejem](https://avatars.githubusercontent.com/u/7109726?v=4)](https://github.com/richard-ejem "richard-ejem (120 commits)")[![ondrahb](https://avatars.githubusercontent.com/u/22585932?v=4)](https://github.com/ondrahb "ondrahb (17 commits)")[![radekprokes](https://avatars.githubusercontent.com/u/190021?v=4)](https://github.com/radekprokes "radekprokes (2 commits)")[![matej21](https://avatars.githubusercontent.com/u/1276059?v=4)](https://github.com/matej21 "matej21 (2 commits)")[![mishak87](https://avatars.githubusercontent.com/u/276500?v=4)](https://github.com/mishak87 "mishak87 (2 commits)")[![natocTo](https://avatars.githubusercontent.com/u/12331181?v=4)](https://github.com/natocTo "natocTo (2 commits)")[![stekycz](https://avatars.githubusercontent.com/u/865447?v=4)](https://github.com/stekycz "stekycz (1 commits)")[![enumag](https://avatars.githubusercontent.com/u/539462?v=4)](https://github.com/enumag "enumag (1 commits)")[![honzagula](https://avatars.githubusercontent.com/u/15079308?v=4)](https://github.com/honzagula "honzagula (1 commits)")[![brabijan](https://avatars.githubusercontent.com/u/2448709?v=4)](https://github.com/brabijan "brabijan (1 commits)")

---

Tags

nettebootstrapFormsbootstrap3

### Embed Badge

![Health badge](/badges/instante-bootstrap-3-renderer/health.svg)

```
[![Health](https://phpackages.com/badges/instante-bootstrap-3-renderer/health.svg)](https://phpackages.com/packages/instante-bootstrap-3-renderer)
```

###  Alternatives

[nette/forms

📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server &amp; client side validation and mature design.

54013.2M450](/packages/nette-forms)[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.

11251.0k](/packages/nepada-form-renderer)[tomaj/nette-bootstrap-form

Nette bootstrap form renderer

28440.4k6](/packages/tomaj-nette-bootstrap-form)[nextras/forms-rendering

Rendering helpers for Nette Framework Forms.

1698.4k2](/packages/nextras-forms-rendering)[metalogico/laravel-formello

A Laravel package for generating Bootstrap 5 and Tailwind CSS 4 forms based on models

1012.2k](/packages/metalogico-laravel-formello)

PHPackages © 2026

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