hiqdev / yii2-asset-select2
Yii2 asset for Select2 plugin
Installs: 17 303
Dependents: 3
Suggesters: 0
Security: 0
Stars: 2
Watchers: 6
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- php: >5.6
- bower-asset/select2: ^4.0.3
- yiisoft/yii2: *
Requires (Dev)
- hiqdev/hidev-hiqdev: <2.0 || dev-master
- hiqdev/hidev-php: <2.0 || dev-master
This package is auto-updated.
Last update: 2024-10-11 14:17:56 UTC
README
This package is Yii2 asset bundle for select2 jQuery plugin
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqdev/yii2-asset-select2"
or add
"hiqdev/yii2-asset-select2": "*"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2017-2018, HiQDev (http://hiqdev.com/)