Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-zendframework-zend-captcha - Zend Framework Captcha component

Website:
https://zendframework.github.io/zend-captcha/
Licence:
BSD
Vendor:
Remi Collet
Description:
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.

Documentation: https://zendframework.github.io/zend-captcha/

Packages

php-zendframework-zend-captcha-2.9.0-1.el8.remi.noarch [22 KiB] Changelog by Remi Collet (2019-06-18):
- update to 2.9.0 (no change)
- raise dependency on zend-stdlib 3.2.1
php-zendframework-zend-captcha-2.8.0-2.el8.remi.noarch [22 KiB] Changelog by Remi Collet (2018-04-26):
- update to 2.8.0
- raise dependency on zend-math 2.7
- raise dependency on zend-stdlib 2.7.7
- switch to phpunit6 or phpunit7
- use range dependencies on F27+