Maks3w / zend-captcha

Captcha component from Zend Framework

Home Page:https://github.com/zendframework/zf2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zend-captcha

Build Status Coverage Status

Zend\Captcha component is able to manage “Completely Automated Public Turing test to tell Computers and Humans Apart” (CAPTCHA); it is used as a challenge-response to ensure that the individual submitting information is a human and not an automated process. Typically, a captcha is used with form submissions where authenticated users are not necessary, but you want to prevent spam submissions.

About

Captcha component from Zend Framework

https://github.com/zendframework/zf2

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%