Download the PHP package xmon/color-picker-type-bundle without Composer
On this page you can find all versions of the php package xmon/color-picker-type-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xmon/color-picker-type-bundle
More information about xmon/color-picker-type-bundle
Files in xmon/color-picker-type-bundle
Download xmon/color-picker-type-bundle
More information about xmon/color-picker-type-bundle
Files in xmon/color-picker-type-bundle
Vendor xmon
Package color-picker-type-bundle
Short Description The ColorPickerTypeBundle extends Symfony2 form types, creates a new ColorPicker form type, to display a javascript color picker.
License MIT
Homepage https://github.com/xmon/ColorPickerTypeBundle
Package color-picker-type-bundle
Short Description The ColorPickerTypeBundle extends Symfony2 form types, creates a new ColorPicker form type, to display a javascript color picker.
License MIT
Homepage https://github.com/xmon/ColorPickerTypeBundle
Please rate this library. Is it a good library?
Informations about the package color-picker-type-bundle
ColorPickerTypeBundle
The ColorPickerTypeBundle
extends Symfony2/3
form types,
creates a new ColorPicker
form type, to display a javascript color picker.
This Bundle use jscolor.
Installation
Add Bundle to your application kernel
Configuration
Add ColorPickerTypeBundle to assetic
[SYMFONY 2] Include the template for the layout.
You can modify the template in your own bundle.
[SYMFONY 3] Include the template for the layout.
You can modify the template in your own bundle.
Usage
Add validation to your model.
If you want change default message, try this:
[SYMFONY 2] How to use in your form.
[SYMFONY 3] How to use in your form.
This form type can be used without any problem with SonataAdminBundle
Credits
- Thanks project used by this one:
- Thanks project by inspiration:
All versions of color-picker-type-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
symfony/framework-bundle Version ^2.1 || ^3.0
symfony/assetic-bundle Version *
symfony/framework-bundle Version ^2.1 || ^3.0
symfony/assetic-bundle Version *
The package xmon/color-picker-type-bundle contains the following files
Loading the files please wait ....