PHPackages                             eleme/easycaptcha - 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. eleme/easycaptcha

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

eleme/easycaptcha
=================

PHP captch library

v0.2.2(11y ago)68.8k1MITPHPPHP &gt;=5.3.0

Since Oct 19Pushed 11y ago1 watchersCompare

[ Source](https://github.com/thbourlove/easycaptcha)[ Packagist](https://packagist.org/packages/eleme/easycaptcha)[ RSS](/packages/eleme-easycaptcha/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

EasyCaptcha
===========

[](#easycaptcha)

[![Build Status](https://camo.githubusercontent.com/81c4c2e172862a35f754951fbe44bfc077721e03adfbf1bd627bf70961a252fa/68747470733a2f2f7472617669732d63692e6f72672f7468626f75726c6f76652f65617379636170746368612e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/thbourlove/easycaptcha)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/b892f1216470c8cca72ec610f451b35b19f3a648163fc292fe40236799db74da/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7468626f75726c6f76652f65617379636170746368612f6261646765732f7175616c6974792d73636f72652e706e673f733d66313133663161623936356636616165663535653439376133333063616637326266663934323031)](https://scrutinizer-ci.com/g/thbourlove/easycaptcha/)[![Code Coverage](https://camo.githubusercontent.com/0655c4087ec1fd2c584a92cd4e899d892265f5e18f4cbbea0ffe9101744399ea/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7468626f75726c6f76652f65617379636170746368612f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/thbourlove/easycaptcha/?branch=master)[![Stable Status](https://camo.githubusercontent.com/2e7688e71c44608be81bf014dede7d34a2f0f1194b7d69b6f3b569b934f584ba/68747470733a2f2f706f7365722e707567782e6f72672f656c656d652f65617379636170746368612f762f737461626c652e706e67)](https://packagist.org/packages/eleme/easycaptcha)

php captcha lib.

Install With Composer:
----------------------

[](#install-with-composer)

```
"require": {
    "eleme/easycaptcha": "~0.1"
}
```

Example
-------

[](#example)

```
