PHPackages                             boing6002/select - 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. boing6002/select

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

boing6002/select
================

Bootstrap Select data builder with server-side data fetching capability and a VueJS component

2.8.17(7y ago)08MITVuePHP &gt;=7.1.0

Since Mar 19Pushed 7y agoCompare

[ Source](https://github.com/boing6002/Select)[ Packagist](https://packagist.org/packages/boing6002/select)[ Docs](https://github.com/laravel-enso/Select)[ RSS](/packages/boing6002-select/feed)WikiDiscussions master Synced 2d ago

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

Select
======

[](#select)

[![Codacy Badge](https://camo.githubusercontent.com/2133fa3f70f2da92346460a01741e94ed9f2393387fec8f5df88f4c545e32757/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6336373939623037303564333466646162356364313030653763666536333132)](https://www.codacy.com/app/laravel-enso/Select?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/Select&utm_campaign=badger)[![StyleCI](https://camo.githubusercontent.com/43fbd262509732dfbc3c2fab225d2a1fc0332f1326986ef86cb114c29d240a19/68747470733a2f2f7374796c6563692e696f2f7265706f732f38353438393934302f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/85489940)[![License](https://camo.githubusercontent.com/d3448c68e8686194ac1e7c0aaf3093e894091ced417bb652ded2fa63169700ff/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f73656c6563742f6c6963656e7365)](https://packagist.org/packages/laravel-enso/select)[![Total Downloads](https://camo.githubusercontent.com/ff4d839a4fcda819867960b9d9ff92584996c86dcfd644120f64701ed3c46348/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f73656c6563742f646f776e6c6f616473)](https://packagist.org/packages/laravel-enso/select)[![Latest Stable Version](https://camo.githubusercontent.com/d7427bd6cb1b4514cd5ee5716bfe4750a3ec63fd271d690dc27754a929e93699/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f73656c6563742f76657273696f6e)](https://packagist.org/packages/laravel-enso/select)

Bulma styled single and multi-select VueJS component with a server-side option list builder. [Read Docs](https://docs.laravel-enso.com/packages/select.html)

[![Watch the demo](https://camo.githubusercontent.com/3173b818123c8e5eb97528ba446470c8372222eab56e58ff155449fe0a8879a6/68747470733a2f2f6c61726176656c2d656e736f2e6769746875622e696f2f73656c6563742f73637265656e73686f74732f62756c6d615f3033312e706e67)](https://laravel-enso.github.io/select/videos/bulma_demo_01.mp4)

click on the photo to view a short demo in compatible browsers

### Features

[](#features)

- a standalone component with minimal dependencies
- minimal CSS styling that matches the beautiful [Bulma](https://bulma.io/) forms design
- the select options can be retrieved via ajax calls or, given directly, via a parameter
- when getting the data via ajax, the component can take various parameters for results filtering
- for the back-end, the package comes with a trait for easy retrieval and formatting of the data as expected by the VueJS component
- can filter the option list dynamically even based on the model’s one-to-many / many-to-many relationships
- can search in multiple attributes of a model
- can specify the attribute used as label for the select options
- can be used to create a new 'tag' if no suitable result is found (soon)
- can use the arrow keys to navigate the list of results and Enter to select/deselect
- is as small as can be, without skimping on features

### Configuration &amp; Usage

[](#configuration--usage)

Be sure to check out the full documentation for this package available at [docs.laravel-enso.com](https://docs.laravel-enso.com/packages/select.html)

### Contributions

[](#contributions)

are welcome. Pull requests are great, but issues are good too.

### License

[](#license)

This package is released under the MIT license.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity76

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

Total

125

Last Release

2669d ago

Major Versions

1.3.1 → 2.0.02017-09-26

1.3.3 → 2.1.02017-11-23

1.3.4 → 2.2.102018-02-15

1.3.5 → 2.7.102018-11-20

1.3.6 → 2.8.142019-01-19

PHP version history (2 changes)1.0.0PHP &gt;=5.6.4

1.1.6PHP &gt;=7.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/717752e2ec25cf847df470853b6a7e1226cb0e62dbd3b201dcbf30d9741fe602?d=identicon)[boing6002](/maintainers/boing6002)

---

Top Contributors

[![gandesc](https://avatars.githubusercontent.com/u/14071925?v=4)](https://github.com/gandesc "gandesc (26 commits)")[![aocneanu](https://avatars.githubusercontent.com/u/16073274?v=4)](https://github.com/aocneanu "aocneanu (16 commits)")[![jlsjonas](https://avatars.githubusercontent.com/u/932193?v=4)](https://github.com/jlsjonas "jlsjonas (3 commits)")[![cosimolemma](https://avatars.githubusercontent.com/u/25321069?v=4)](https://github.com/cosimolemma "cosimolemma (2 commits)")[![mauthi](https://avatars.githubusercontent.com/u/7204559?v=4)](https://github.com/mauthi "mauthi (2 commits)")[![br3athein](https://avatars.githubusercontent.com/u/19969735?v=4)](https://github.com/br3athein "br3athein (1 commits)")[![boing6002](https://avatars.githubusercontent.com/u/45848144?v=4)](https://github.com/boing6002 "boing6002 (1 commits)")[![vmcvlad](https://avatars.githubusercontent.com/u/37445394?v=4)](https://github.com/vmcvlad "vmcvlad (1 commits)")[![codacy-badger](https://avatars.githubusercontent.com/u/23704769?v=4)](https://github.com/codacy-badger "codacy-badger (1 commits)")

---

Tags

selectbootstrap selectlaravel-ensoselect-server-side

### Embed Badge

![Health badge](/badges/boing6002-select/health.svg)

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

###  Alternatives

[laravel-enso/select

Bootstrap Select data builder with server-side data fetching capability and a VueJS component

2659.6k44](/packages/laravel-enso-select)[istvan-ujjmeszaros/bootstrap-duallistbox

A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.

628199.4k2](/packages/istvan-ujjmeszaros-bootstrap-duallistbox)[laravel-enso/history-tracker

Model history tracking dependency for Laravel Enso

5246.8k5](/packages/laravel-enso-history-tracker)[laravel-enso/track-who

Create, update and delete authoring tracking dependency for Laravel Enso

2942.4k31](/packages/laravel-enso-track-who)

PHPackages © 2026

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