File: /var/www/vhost/disk-apps/magento.bikenow.co/vendor/laminas/laminas-captcha/README.md
# laminas-captcha
[](https://travis-ci.com/laminas/laminas-captcha)
[](https://coveralls.io/github/laminas/laminas-captcha?branch=master)
`Laminas\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.
- File issues at https://github.com/laminas/laminas-captcha/issues
- Documentation is at https://docs.laminas.dev/laminas-captcha/