|
5 лет назад | |
---|---|---|
.. | ||
src | 5 лет назад | |
CHANGELOG.md | 5 лет назад | |
LICENSE.md | 5 лет назад | |
README.md | 5 лет назад | |
composer.json | 5 лет назад |
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.