PHP code example of zgb7mtr / yii2-bootstrap-color-picker
1. Go to this page and download the library: Download zgb7mtr/yii2-bootstrap-color-picker library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
zgb7mtr / yii2-bootstrap-color-picker example snippets
use zgb7mtr\colorPicker\ColorPicker;
// as a widget
use zgb7mtr\colorPicker\ColorPicker;