Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDGHILMPQRTUVWX
]
php-laminas-captcha - Laminas Framework Captcha component
- Website:
- https://github.com/laminas/laminas-captcha
- Licence:
- BSD
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
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.
Documentation: https://docs.laminas.dev/laminas-captcha/
Packages
php-laminas-captcha-2.10.0-1.fc32.remi.noarch
|
[21 KiB]
|
Changelog by Remi Collet (2021-03-18):
- update to 2.10.0
- raise dependency on laminas-stdlib 3.3
- raise dependency on laminas-zendframework-bridge 1.1
- switch to phpunit9
|