longyi c9405dd336 vendor 5 vuotta sitten
..
src c9405dd336 vendor 5 vuotta sitten
CHANGELOG.md c9405dd336 vendor 5 vuotta sitten
LICENSE.md c9405dd336 vendor 5 vuotta sitten
README.md c9405dd336 vendor 5 vuotta sitten
composer.json c9405dd336 vendor 5 vuotta sitten

README.md

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.