dpodium/yii2-colorpicker A simple yii2 color picker widgent

extensionwidgetcolorpicker

Yii2 Color Picker Widget

This widget is based on jQuery plugin by Stefan Petre (http://www.eyecon.ro/colorpicker/)

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist dpodium/yii2-colorpicker "*"

or add

"dpodium/yii2-colorpicker": "*"

to the require section of your composer.json file.

Usage

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


<?= \dpodium\colorpicker\ColorPickerWidget::widget(['id' => 'color-picker', 'name' => 'color-picker']); ?>```

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

  • 0.228 December 2015
  • 0.103 December 2015

Comments



0.2 is the latest of 2 releases



MIT license
Stats
3 github stars & 0 github forks
5 downloads in the last day
82 downloads in the last 30 days
8130 total downloads