PHPackages                             egmsystems/j-query-inputpicker - 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. egmsystems/j-query-inputpicker

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

egmsystems/j-query-inputpicker
==============================

forked from ukalpa/inputpicker to add composer

225JavaScript

Since Jun 1Pushed 3y agoCompare

[ Source](https://github.com/egmsystems/inputpicker)[ Packagist](https://packagist.org/packages/egmsystems/j-query-inputpicker)[ RSS](/packages/egmsystems-j-query-inputpicker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Warning: The repo is in maintenance mode now.
=============================================

[](#warning-the-repo-is-in-maintenance-mode-now)

Reason: More and more projects are migrating their front-end framework to React, Vue or Angular, so I would not add new features in future but still would be able to solve issues till the end of 2019.

jQuery UI Inputpicker
=====================

[](#jquery-ui-inputpicker)

This is a jQuery UI input picker plugin built to match with other official jQuery UI widgets. It would blend nicely multiple columns view with your form. The plugin is very easy to integrate in your form for your inputs.

I built this plugin because I could not find a suitable plugin to support multiple columns in drop-down selection perfectly that what I needed for my projects.

### Core Features

[](#core-features)

- Easy to use
- Multiple fields
- Filter input
- JSON Remote url with pagination
- Responsive design
- Creatable input
- Multiple values like tags
- And so on...

### How to use

[](#how-to-use)

- Download `src/jquery.inputpicker.js` and `src/jquery.inputpicker.css`
- Load them in your script
- Use it

```

$('#test').inputpicker({
   data:[ "Text 1", "Text 2", "Text 3" ]
});

```

Demo and Document
-----------------

[](#demo-and-document)

License
-------

[](#license)

The plugin is licensed under the MIT licenses. © 2017

Author
------

[](#author)

Ukalpa

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 77.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c6dcf6de5a8191fbfb861f10c41019cd37312dc2e9f1b993ddd1a24b3dc0a145?d=identicon)[egmsystems](/maintainers/egmsystems)

---

Top Contributors

[![ukalpa](https://avatars.githubusercontent.com/u/4927815?v=4)](https://github.com/ukalpa "ukalpa (34 commits)")[![bruntonnz](https://avatars.githubusercontent.com/u/12225235?v=4)](https://github.com/bruntonnz "bruntonnz (6 commits)")[![egmsystems](https://avatars.githubusercontent.com/u/3238522?v=4)](https://github.com/egmsystems "egmsystems (4 commits)")

### Embed Badge

![Health badge](/badges/egmsystems-j-query-inputpicker/health.svg)

```
[![Health](https://phpackages.com/badges/egmsystems-j-query-inputpicker/health.svg)](https://phpackages.com/packages/egmsystems-j-query-inputpicker)
```

PHPackages © 2026

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