Download the PHP package kunicmarko/color-picker-bundle without Composer
On this page you can find all versions of the php package kunicmarko/color-picker-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kunicmarko/color-picker-bundle
More information about kunicmarko/color-picker-bundle
Files in kunicmarko/color-picker-bundle
Download kunicmarko/color-picker-bundle
More information about kunicmarko/color-picker-bundle
Files in kunicmarko/color-picker-bundle
Vendor kunicmarko
Package color-picker-bundle
Short Description This is a Symfony Bundle that adds Color Picker Form Type.
License MIT
Homepage https://github.com/kunicmarko20/ColorPickerBundle
Package color-picker-bundle
Short Description This is a Symfony Bundle that adds Color Picker Form Type.
License MIT
Homepage https://github.com/kunicmarko20/ColorPickerBundle
Please rate this library. Is it a good library?
Informations about the package color-picker-bundle
Color Picker Bundle
Adds Color Picker Form Type to Symfony.
Built on top of tinyColorPicker.
Documentation
- Installation
- How to use
Installation
1. Add to composer.json to the require
key
2. Register the bundle in app/AppKernel.php
3. Install assets
How to use
In your form you can add it like:
At the end of your body/layout add:
All versions of color-picker-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6|^7.0
symfony/dependency-injection Version ^3.3 || ^4.0
symfony/form Version ^3.3 || ^4.0
symfony/framework-bundle Version ^3.3 || ^4.0
symfony/dependency-injection Version ^3.3 || ^4.0
symfony/form Version ^3.3 || ^4.0
symfony/framework-bundle Version ^3.3 || ^4.0
The package kunicmarko/color-picker-bundle contains the following files
Loading the files please wait ....