PHPackages                             alexantr/yii2-colorpicker - 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. alexantr/yii2-colorpicker

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

alexantr/yii2-colorpicker
=========================

Color picker input widget for Yii 2

2.0.0(8y ago)35.2k↓40%MITPHP

Since Feb 8Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/alexantr/yii2-colorpicker)[ Packagist](https://packagist.org/packages/alexantr/yii2-colorpicker)[ RSS](/packages/alexantr-yii2-colorpicker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

Color picker input widget for Yii 2
===================================

[](#color-picker-input-widget-for-yii-2)

This extension renders an input with [jQuery MiniColors](https://github.com/claviska/jquery-minicolors).

> **Note:** Version 1.x uses [jscolor Color Picker](http://jscolor.com/)

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

[](#installation)

Install extension through [composer](http://getcomposer.org/):

```
composer require alexantr/yii2-colorpicker

```

Usage
-----

[](#usage)

The following code in a view file would render an input with color picker:

```
