hiqdev / yii2-bootstrap-switch
Yii2 Bootstrap Switch
Installs: 21 150
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 3
Open Issues: 0
Type:yii2-extension
Requires
- bower-asset/bootstrap-switch: ^3.3.3
- hiqdev/yii2-higrid: <2.0 || dev-master
- yiisoft/yii2-bootstrap: ~2.0.0
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-08 15:55:19 UTC
README
This extension is a wrapping package for the bootstrap-switch JS plugin.
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqdev/yii2-bootstrap-switch"
or add
"hiqdev/yii2-bootstrap-switch": "*"
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 © 2015-2017, HiQDev (http://hiqdev.com/)