Download the PHP package yamilovs/color-captcha-bundle without Composer
On this page you can find all versions of the php package yamilovs/color-captcha-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yamilovs/color-captcha-bundle
More information about yamilovs/color-captcha-bundle
Files in yamilovs/color-captcha-bundle
Download yamilovs/color-captcha-bundle
More information about yamilovs/color-captcha-bundle
Files in yamilovs/color-captcha-bundle
Vendor yamilovs
Package color-captcha-bundle
Short Description Symfony form type with color captcha.
License MIT
Homepage https://github.com/yamilovs/ColorCaptchaBundle
Package color-captcha-bundle
Short Description Symfony form type with color captcha.
License MIT
Homepage https://github.com/yamilovs/ColorCaptchaBundle
Please rate this library. Is it a good library?
Informations about the package color-captcha-bundle
ColorCaptchaBundle
This bundle will help you to implement a captcha feature with auto generated colors.
Installation
Step 1: Download YamilovsColorCaptchaBundle using composer
Add YamilovsColorCaptchaBundle by running the command:
Step 2: Enable the bundle
Enable the bundle in the kernel:
Usage
In your form type add ColorCaptchaType:
Then, add some styles for captcha markup. For a sample, in your css file:
That's all!
Displaying the help text relative of the colors block
You can adjust how to display the help text globally through bundle configuration:
Or just for a specific form type:
Decrease number of colors
You can adjust only those colors that you want:
ToDo:
- How to create your own colors
All versions of color-captcha-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package yamilovs/color-captcha-bundle contains the following files
Loading the files please wait ....