PHPackages                             nadialabs/nadia-form-bundle - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. nadialabs/nadia-form-bundle

ActiveSymfony-bundle[Validation &amp; Sanitization](/categories/validation)

nadialabs/nadia-form-bundle
===========================

v0.7.3(5y ago)02.9kMITPHPPHP ^5.5|^7.0CI failing

Since Oct 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/NadiaLabs/NadiaFormBundle)[ Packagist](https://packagist.org/packages/nadialabs/nadia-form-bundle)[ RSS](/packages/nadialabs-nadia-form-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (16)Versions (17)Used By (0)

NadiaFormBundle
===============

[](#nadiaformbundle)

A bundle that collects useful Symfony FormTypes.

Installation and configuration
------------------------------

[](#installation-and-configuration)

#### Install with [Composer](https://getcomposer.org/), run

[](#install-with-composer-run)

```
$ composer require nadialabs/nadia-form-bundle
```

#### Add NadiaFormBundle to your application kernel

[](#add-nadiaformbundle-to-your-application-kernel)

```
// app/AppKernel.php
public function registerBundles()
{
    return [
        // ...
        new Nadia\Bundle\NadiaFormBundle\NadiaFormBundle(),
        // ...
    ];
}
```

Form Types
----------

[](#form-types)

- [DynamicChoiceType](./Resources/doc/dynamic-choice-type.md)
- [DynamicEntityType](./Resources/doc/dynamic-entity-type.md)
- ToggleType (for Bootstrap4)
- ImageFileType

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Total

16

Last Release

2085d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/726108?v=4)[Leo](/maintainers/leoontheearth)[@LeoOnTheEarth](https://github.com/LeoOnTheEarth)

---

Top Contributors

[![LeoOnTheEarth](https://avatars.githubusercontent.com/u/726108?v=4)](https://github.com/LeoOnTheEarth "LeoOnTheEarth (31 commits)")

### Embed Badge

![Health badge](/badges/nadialabs-nadia-form-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/nadialabs-nadia-form-bundle/health.svg)](https://phpackages.com/packages/nadialabs-nadia-form-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k55](/packages/open-dxp-opendxp)

PHPackages © 2026

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