PHPackages                             illibejiep/relation-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. [Templating &amp; Views](/categories/templating)
4. /
5. illibejiep/relation-form-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

illibejiep/relation-form-bundle
===============================

Form type for relation fields

06PHP

Since Aug 21Pushed 10y ago1 watchersCompare

[ Source](https://github.com/illibejiep/RelationFormBundle)[ Packagist](https://packagist.org/packages/illibejiep/relation-form-bundle)[ RSS](/packages/illibejiep-relation-form-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Relation form bundle
====================

[](#relation-form-bundle)

Form type for relation fields.

[![Latest Stable Version](https://camo.githubusercontent.com/0098667bcfa6e170b27c85b5e7509a965c321fdc193cfec60c8bc278e9cf778e/68747470733a2f2f706f7365722e707567782e6f72672f696c6c6962656a6965702f72656c6174696f6e2d666f726d2d62756e646c652f762f737461626c65)](https://packagist.org/packages/illibejiep/relation-form-bundle) [![Total Downloads](https://camo.githubusercontent.com/e553b03d9d152a14a5c0c4ce7a8481801e232d835574a37d1b91ae346d55ed2a/68747470733a2f2f706f7365722e707567782e6f72672f696c6c6962656a6965702f72656c6174696f6e2d666f726d2d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/illibejiep/relation-form-bundle) [![Latest Unstable Version](https://camo.githubusercontent.com/66d1deb66e32b06f688b1a4ab41cc376f43409e2608900788d113fa59d14bf70/68747470733a2f2f706f7365722e707567782e6f72672f696c6c6962656a6965702f72656c6174696f6e2d666f726d2d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/illibejiep/relation-form-bundle) [![License](https://camo.githubusercontent.com/1e687900e139669fd878cdc26e3c0eac3105a7d91fed512e526219af168b08fe/68747470733a2f2f706f7365722e707567782e6f72672f696c6c6962656a6965702f72656c6174696f6e2d666f726d2d62756e646c652f6c6963656e7365)](https://packagist.org/packages/illibejiep/relation-form-bundle)

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

[](#installation)

```
    composer require illibejiep/relation-form-bundle dev-master

```

Then add in AppKernel.php

```
//...
    $bundles[] = new \RelationFormBundle\RelationFormBundle();

    return $bundles;
//...

```

add route in app/config/routing.yml

```
//...
relation_form:
    resource: "@RelationFormBundle/Resources/config/routing.yml"
    prefix:   /relation_form
//...

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/8a9c98b785a10e3c80e4f44bdc27cdeed02e264cc179a505605a77263cd3fec7?d=identicon)[illibejiep](/maintainers/illibejiep)

### Embed Badge

![Health badge](/badges/illibejiep-relation-form-bundle/health.svg)

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

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

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