Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDGHILMPQRSTUVWX
]
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/> #StandWithUkraine
- 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.13.0-1.fc34.remi.noarch
|
[23 KiB]
|
Changelog by Remi Collet (2022-07-25):
- update to 2.13.0
- raise dependency on PHP 7.4
- raise dependency on laminas-recaptcha 3.4.0
- raise dependency on laminas-stdlib 3.10.1
- raise dependency on laminas-text 2.9.0
- raise dependency on laminas-validator 2.19.0
|
php-laminas-captcha-2.12.0-1.fc34.remi.noarch
|
[23 KiB]
|
Changelog by Remi Collet (2022-04-07):
- update to 2.12.0 (no change)
- add mandatory dependencies on recaptcha, session, text and validator
|