PHPackages                             luacap/captcha - 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. luacap/captcha

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

luacap/captcha
==============

Captcha library for Laravel framework.

1.0.2(10y ago)037MITPHPPHP &gt;=5.4.0

Since Jan 8Pushed 10y ago1 watchersCompare

[ Source](https://github.com/luasoft/captcha_library)[ Packagist](https://packagist.org/packages/luacap/captcha)[ RSS](/packages/luacap-captcha/feed)WikiDiscussions 1.0 Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Introduction
============

[](#introduction)

Captcha package for Laravel framework 4.x

[![Captcha Examples](https://camo.githubusercontent.com/91a794da47cb570978f1b97cc2fdd6d0b0630c8c43c18632f58bfa6f62cfdb22/68747470733a2f2f6c68342e676f6f676c6575736572636f6e74656e742e636f6d2f2d66695862484d68695a43672f5647797a34416c626e50492f41414141414141414331732f6968794f474f41793569592f6838382f636170746368615f6578616d706c65732e706e67)](https://camo.githubusercontent.com/91a794da47cb570978f1b97cc2fdd6d0b0630c8c43c18632f58bfa6f62cfdb22/68747470733a2f2f6c68342e676f6f676c6575736572636f6e74656e742e636f6d2f2d66695862484d68695a43672f5647797a34416c626e50492f41414141414141414331732f6968794f474f41793569592f6838382f636170746368615f6578616d706c65732e706e67)

Installation
============

[](#installation)

Modify composer.json :

```
{
    ...
    "require": {
        "luacap/captcha": "dev-master"
    }
}

```

Usage
=====

[](#usage)

Show captcha image:

```
