Bee-Lab/BeelabRecaptcha2Bundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.github/workflows/build.yaml
.gitignore
LICENSE
README.md
composer.json
docs/index.md
phpstan-baseline.neon
phpstan.neon
phpunit.xml.dist
templates/form_fields.html.twig
.php-cs-fixer.php16
src/BeelabRecaptcha2Bundle.php17
src/DependencyInjection/BeelabRecaptcha2Extension.php30
src/DependencyInjection/Compiler/TwigFormPass.php31
src/DependencyInjection/Configuration.php30
src/Form/Type/RecaptchaSubmitType.php36
src/Form/Type/RecaptchaType.php34
src/Recaptcha/RecaptchaException.php10
src/Recaptcha/RecaptchaVerifier.php45
src/Validator/Constraints/Recaptcha2.php15
src/Validator/Constraints/Recaptcha2Validator.php23