PHPackages                             yamilovs/color-captcha-bundle - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. yamilovs/color-captcha-bundle

ActiveSymfony-bundle[Validation &amp; Sanitization](/categories/validation)

yamilovs/color-captcha-bundle
=============================

Symfony form type with color captcha.

1.4.0(7y ago)07.4k↓50%1MITPHPPHP &gt;=5.5.9

Since Dec 7Pushed 7y ago1 watchersCompare

[ Source](https://github.com/yamilovs/ColorCaptchaBundle)[ Packagist](https://packagist.org/packages/yamilovs/color-captcha-bundle)[ Docs](https://github.com/yamilovs/ColorCaptchaBundle)[ RSS](/packages/yamilovs-color-captcha-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (5)Versions (11)Used By (0)

[![Build Status](https://camo.githubusercontent.com/477b9c9a36afd0a151b03ac44b9021c83c733bd3ad8d55b45b0d50b935a45e1f/68747470733a2f2f7472617669732d63692e6f72672f79616d696c6f76732f436f6c6f724361707463686142756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/yamilovs/ColorCaptchaBundle)

ColorCaptchaBundle
==================

[](#colorcaptchabundle)

This bundle will help you to implement a captcha feature with auto generated colors.

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

[](#installation)

### Step 1: Download YamilovsColorCaptchaBundle using composer

[](#step-1-download-yamilovscolorcaptchabundle-using-composer)

Add YamilovsColorCaptchaBundle by running the command:

```
$ php composer.phar require yamilovs/color-captcha-bundle ^1.0
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
