PHPackages                             kabuto/dependent-select-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kabuto/dependent-select-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

kabuto/dependent-select-bundle
==============================

This bundle helps to create dependent AJAX fields for Symfony forms

1.0.3(8y ago)01.8k1MITPHPPHP &gt;=5.6.0

Since May 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/serhiobb/DependentSelectBundle)[ Packagist](https://packagist.org/packages/kabuto/dependent-select-bundle)[ RSS](/packages/kabuto-dependent-select-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

DependentSelectBundle
=====================

[](#dependentselectbundle)

This is an improved part of ShtumiUsefulBundle. It discontinues all of its features except the dependent select form. There are lots of new parameters and features (will be documented soon) implemented in DependentFilteredEntity.

Install using Composer:

```
./composer require kabuto/dependent-select-bundle

```

### Add the bundle to your AppKernel.php:

[](#add-the-bundle-to-your-appkernelphp)

```
$bundles = [
    //...
    new Evercode\DependentSelectBundle\DependentSelectBundle(),
];
```

### Import routes

[](#import-routes)

// app/config/routing.yml

```
dependent_select:
    resource: '@DependentSelectBundle/Resources/config/routing.xml'

```

### Update your configuration

[](#update-your-configuration)

#### Add form theme for twig

[](#add-form-theme-for-twig)

```
twig:
    ...
    form:
        resources:
            - DependentSelectBundle::fields.html.twig

```

### Load jQuery to your views (if not yet)

[](#load-jquery-to-your-views-if-not-yet)

```

```

### Read the documentation

[](#read-the-documentation)

- [How to use](Resources/doc/index.rst)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity61

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

Total

4

Last Release

3046d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/76dc403b202b9cb8c580c59a269ac45b3579315c125ac096132672b40b9f8adc?d=identicon)[kabuto](/maintainers/kabuto)

---

Top Contributors

[![shtumi](https://avatars.githubusercontent.com/u/604334?v=4)](https://github.com/shtumi "shtumi (29 commits)")[![serhiobb](https://avatars.githubusercontent.com/u/6111363?v=4)](https://github.com/serhiobb "serhiobb (6 commits)")[![KoD2012](https://avatars.githubusercontent.com/u/1687795?v=4)](https://github.com/KoD2012 "KoD2012 (4 commits)")[![smoya](https://avatars.githubusercontent.com/u/1083296?v=4)](https://github.com/smoya "smoya (4 commits)")[![boltunoreh](https://avatars.githubusercontent.com/u/13958105?v=4)](https://github.com/boltunoreh "boltunoreh (3 commits)")[![raphaelm](https://avatars.githubusercontent.com/u/64280?v=4)](https://github.com/raphaelm "raphaelm (2 commits)")[![mahi1881](https://avatars.githubusercontent.com/u/1658662?v=4)](https://github.com/mahi1881 "mahi1881 (2 commits)")[![olsmoscow](https://avatars.githubusercontent.com/u/30605361?v=4)](https://github.com/olsmoscow "olsmoscow (1 commits)")[![pabloveintimilla](https://avatars.githubusercontent.com/u/31135?v=4)](https://github.com/pabloveintimilla "pabloveintimilla (1 commits)")[![toothfairy](https://avatars.githubusercontent.com/u/725806?v=4)](https://github.com/toothfairy "toothfairy (1 commits)")[![AleF87](https://avatars.githubusercontent.com/u/842547?v=4)](https://github.com/AleF87 "AleF87 (1 commits)")[![vhpoet](https://avatars.githubusercontent.com/u/686185?v=4)](https://github.com/vhpoet "vhpoet (1 commits)")[![CedCannes](https://avatars.githubusercontent.com/u/2522998?v=4)](https://github.com/CedCannes "CedCannes (1 commits)")[![grifx](https://avatars.githubusercontent.com/u/1662628?v=4)](https://github.com/grifx "grifx (1 commits)")[![inelgnu](https://avatars.githubusercontent.com/u/665908?v=4)](https://github.com/inelgnu "inelgnu (1 commits)")[![maikelohcfg](https://avatars.githubusercontent.com/u/939605?v=4)](https://github.com/maikelohcfg "maikelohcfg (1 commits)")[![mewlabs](https://avatars.githubusercontent.com/u/1019853?v=4)](https://github.com/mewlabs "mewlabs (1 commits)")[![nucleartux](https://avatars.githubusercontent.com/u/199706?v=4)](https://github.com/nucleartux "nucleartux (1 commits)")

---

Tags

ajax dependent formdependent select

### Embed Badge

![Health badge](/badges/kabuto-dependent-select-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kabuto-dependent-select-bundle/health.svg)](https://phpackages.com/packages/kabuto-dependent-select-bundle)
```

###  Alternatives

[evercodelab/dependent-select-bundle

This bundle helps to create dependent AJAX fields for Symfony forms

1617.8k](/packages/evercodelab-dependent-select-bundle)

PHPackages © 2026

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