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

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

scorpsan/bootstrap-select
=========================

Yii2 Bootstrap Select Asset.

1.0.0(7y ago)02BSD-3-ClausePHP

Since Jul 3Pushed 6y agoCompare

[ Source](https://github.com/scorpsan/bootstrap-select)[ Packagist](https://packagist.org/packages/scorpsan/bootstrap-select)[ RSS](/packages/scorpsan-bootstrap-select/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

bootstrap-select
================

[](#bootstrap-select)

Позволяет использовать стилизованные выпадающие списки. Плагин мультиязычный, поэтому установите язык в своем приложении.

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

[](#installation)

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

You can set the console

```
$ composer require "scorpsan/bootstrap-select"

```

or add

```
"scorpsan/bootstrap-select": "*"

```

in `require` section in `composer.json` file.

Using
-----

[](#using)

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

Add following code to your configuration file of application:

```
