PHPackages                             dominus77/yii2-bootstrap-popover-picker - 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. dominus77/yii2-bootstrap-popover-picker

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

dominus77/yii2-bootstrap-popover-picker
=======================================

Renders a Bootstrap Popover Picker widget for Yii2.

v2.0.0(8y ago)16BSD-3-ClauseJavaScript

Since Mar 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Dominus77/yii2-bootstrap-popover-picker)[ Packagist](https://packagist.org/packages/dominus77/yii2-bootstrap-popover-picker)[ RSS](/packages/dominus77-yii2-bootstrap-popover-picker/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

yii2-bootstrap-popover-picker
=============================

[](#yii2-bootstrap-popover-picker)

[![Latest Stable Version](https://camo.githubusercontent.com/db04f035914607e8046641c60639a68a2d736d52835953705fc0e99bb2e78980/68747470733a2f2f706f7365722e707567782e6f72672f646f6d696e757337372f796969322d626f6f7473747261702d706f706f7665722d7069636b65722f762f737461626c65)](https://packagist.org/packages/dominus77/yii2-bootstrap-popover-picker)[![License](https://camo.githubusercontent.com/20d713e80358fdd288ef1727754499594594d38d5455b7d3bea73aaa9994255f/68747470733a2f2f706f7365722e707567782e6f72672f646f6d696e757337372f796969322d626f6f7473747261702d706f706f7665722d7069636b65722f6c6963656e7365)](https://github.com/Dominus77/yii2-bootstrap-popover-picker/blob/master/LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/5a11c587b1eab31f81c7a5aa1ae212024d667b9d8f265600a5e14b992f91a1ba/68747470733a2f2f706f7365722e707567782e6f72672f646f6d696e757337372f796969322d626f6f7473747261702d706f706f7665722d7069636b65722f646f776e6c6f616473)](https://packagist.org/packages/dominus77/yii2-bootstrap-popover-picker)

Renders a [Bootstrap Popover Picker](https://farbelous.github.io/bootstrap-popover-picker/) widget for Yii2.

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require dominus77/yii2-bootstrap-popover-picker "*"

```

or add

```
"dominus77/yii2-bootstrap-popover-picker": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
