Download the PHP package elma/friendly-captcha-bundle without Composer
On this page you can find all versions of the php package elma/friendly-captcha-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download elma/friendly-captcha-bundle
More information about elma/friendly-captcha-bundle
Files in elma/friendly-captcha-bundle
Package friendly-captcha-bundle
Short Description ELMA - Friendly Captcha Bundle, fork of the cors/friendly-captcha-bundle
License MIT
Homepage https://www.cors.gmbh
Informations about the package friendly-captcha-bundle
Elma Friendly Captcha Bundle
This bundle provides easy friendlycaptcha.com form field for Symfony.
This is a fork of the [cors][https://github.com/cors-gmbh/friendly-captcha-bundle] bundle, that does not seems to be maintened, [see this PR for details][https://github.com/cors-gmbh/friendly-captcha-bundle/pull/3]
Installation
Step 1: Use composer and enable Bundle
To install CORSFriendlyCaptchaBundle with Composer just type in your terminal:
Now, Composer will automatically download all required files, and install them
for you. All that is left to do is to update your AppKernel.php
file, and
register the new bundle:
Step2: Configure the bundle's
Optionally, change endpoints
All versions of friendly-captcha-bundle with dependencies
symfony/form Version ^3.0 || ^4.0 || ^5.0 || ^6.0
symfony/http-client Version ^3.0 || ^4.0 || ^5.0 || ^6.0
symfony/framework-bundle Version ^3.0 || ^4.0 || ^5.0 || ^6.0
symfony/validator Version ^3.0 || ^4.0 || ^5.0 || ^6.0
symfony/yaml Version ^3.0 || ^4.0 || ^5.0 || ^6.0
twig/twig Version ^2.9 || ^3.0