PHPackages                             xi/selector-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. xi/selector-bundle

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

xi/selector-bundle
==================

A handy selector UI compoment to use with a Symfony 2 project

2.2.x-dev(13y ago)24532CoffeeScript

Since Sep 4Pushed 13y agoCompare

[ Source](https://github.com/xi-project/xi-bundle-selector)[ Packagist](https://packagist.org/packages/xi/selector-bundle)[ RSS](/packages/xi-selector-bundle/feed)WikiDiscussions master Synced yesterday

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

Selector functionality for Symfony2
===================================

[](#selector-functionality-for-symfony2)

Selector bundle provides a handy selector UI compoment to use with a Symfony 2 project.

Dependencies
------------

[](#dependencies)

xi-bundle-tag

-

Installing
----------

[](#installing)

### deps -file

[](#deps--file)

```
[XiSelectorBundle]
    git=http://github.com/xi-project/xi-bundle-selector.git
    target=/bundles/Xi/Bundle/SelectorBundle

```

### autoload.php file

[](#autoloadphp-file)

```

```

### appKernel.php -file

[](#appkernelphp--file)

```

```

Usage:
------

[](#usage)

You need to initialize selector in your main script file.

```
    options = {
        mainElement:            '.tag_item_selector',
        autoCompleteElement:    '.item_field',
        containerElement:       '.items ul',
        source:                 'URL TO SEARCH ACTION',
        saveUrl:                'URL TO ADD ACTION',
        selected:               selected,
        canAddNew:              true        # CAN YOU ADD NEW ITEM, OR JUST SELECT WHAT YOU HAVE SEARCHED.
        minLength:              3           # MIN TEXT LENGTH BEFORE SEARCH KICKS IN
    }
    yourSelector = new App.Selector(options)
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70.8% 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 ~141 days

Total

3

Last Release

4765d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/847868?v=4)[Xi](/maintainers/xi-project)[@xi-project](https://github.com/xi-project)

---

Top Contributors

[![joonsp](https://avatars.githubusercontent.com/u/455369?v=4)](https://github.com/joonsp "joonsp (17 commits)")[![janimatti](https://avatars.githubusercontent.com/u/1001560?v=4)](https://github.com/janimatti "janimatti (4 commits)")[![HenriVesala](https://avatars.githubusercontent.com/u/965788?v=4)](https://github.com/HenriVesala "HenriVesala (2 commits)")[![puppe0](https://avatars.githubusercontent.com/u/506220?v=4)](https://github.com/puppe0 "puppe0 (1 commits)")

---

Tags

selector

### Embed Badge

![Health badge](/badges/xi-selector-bundle/health.svg)

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

PHPackages © 2026

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