PHPackages                             rabble/field-type-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. rabble/field-type-bundle

ActiveSymfony-bundle

rabble/field-type-bundle
========================

A bundle for defining field types to be used dynamically.

11511PHP

Since Jul 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Rabble-Rocks/rabble-field-type-bundle)[ Packagist](https://packagist.org/packages/rabble/field-type-bundle)[ RSS](/packages/rabble-field-type-bundle/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (2)Used By (1)

Rabble Field Type Bundle
========================

[](#rabble-field-type-bundle)

This bundle provides a way to create field types to be used dynamically in Symfony forms. Also included are value resolvers which are objects that transform a value from a field type to a human-friendly format.

Installation
============

[](#installation)

Install the bundle by running

```
composer require rabble/field-type-bundle
```

Add the following class to your `config/bundles.php` file:

```
return [
    ...
    Rabble\FieldTypeBundle\RabbleFieldTypeBundle::class => ['all' => true],
]
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

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

### Embed Badge

![Health badge](/badges/rabble-field-type-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/rabble-field-type-bundle/health.svg)](https://phpackages.com/packages/rabble-field-type-bundle)
```

PHPackages © 2026

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