Integration of ALTCHA Next-Gen Captcha in Neos Flow applications. The package ships with a service class, which wraps the code for creating a challenge with Altcha's php library altcha-org/altcha-lib-php and Flow validator for validating the captcha result.
Inspired by NeosRulez.Neos.Form.AltchaCaptcha
Networkteam.FusionForm.Altcha is available via packagist. Run composer require networkteam/flow-altcha
to install.