PHPackages                             nkg/formidab-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. [Admin Panels](/categories/admin)
4. /
5. nkg/formidab-bundle

ActiveLibrary[Admin Panels](/categories/admin)

nkg/formidab-bundle
===================

Form maker administration bundle for Sonata with simple field types and layout.

06PHP

Since Mar 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/monlouisj/NkgFormidabBundle)[ Packagist](https://packagist.org/packages/nkg/formidab-bundle)[ RSS](/packages/nkg-formidab-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

NkgFormidabBundle
=================

[](#nkgformidabbundle)

Form maker administration bundle for Sonata with simple field types and layout.

*Admin built on Sonata Admin bundle. Concept inspired from Caldera Forms ().*

\##Types

- String
- Textarea
- Select
- Checkbox
- Radio

\##Options

- hide label
- required
- placeholder
- format : text, date, datetime, local, month, number, search, tel, time, url, week

### How to install (alongside Sonata Admin) :

[](#how-to-install-alongside-sonata-admin-)

1 - install bundle via packagist : composer require nkg/formidab-bundle

2 - install dependencies : run *composer update*

3 - install database : run *php app/console doctrine:schema:update --force*

4 - import routes (they are defined in Annotation) in your routing.yml

```
app:
    resource: "@NkgFormidabBundle/Controller/"
    type:     annotation

```

5 - add this entity manager to your config.yml :

```
NkgFormidabBundle: ~

```

### Services classes

[](#services-classes)

see Nkg\\FormidabBundle\\Services

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ab08acf10eb35cdd26a21e20cfa7ea0895b36a238d303740548265e57e80efb?d=identicon)[monlouisj](/maintainers/monlouisj)

---

Top Contributors

[![monlouisj](https://avatars.githubusercontent.com/u/5998380?v=4)](https://github.com/monlouisj "monlouisj (1 commits)")

### Embed Badge

![Health badge](/badges/nkg-formidab-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/nkg-formidab-bundle/health.svg)](https://phpackages.com/packages/nkg-formidab-bundle)
```

PHPackages © 2026

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