Download the PHP package danny3b/recaptcha without Composer
On this page you can find all versions of the php package danny3b/recaptcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download danny3b/recaptcha
More information about danny3b/recaptcha
Files in danny3b/recaptcha
Download danny3b/recaptcha
More information about danny3b/recaptcha
Files in danny3b/recaptcha
Vendor danny3b
Package recaptcha
Short Description Easily use Google Recaptcha in CakePHP 3.2+ projects
License MIT
Homepage https://github.com/crabstudio/recaptcha
Package recaptcha
Short Description Easily use Google Recaptcha in CakePHP 3.2+ projects
License MIT
Homepage https://github.com/crabstudio/recaptcha
Please rate this library. Is it a good library?
Informations about the package recaptcha
Integrate Google Recaptcha v2 to your CakePHP project
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
Or add the following lines to your application's composer.json:
followed by the command:
Load plugin
From command line:
Or this line to the end of Your_project\config\bootstrap.php
Load Component and Configure
Override default configure from loadComponent:
Usage
Display recaptcha in your view:
Enable button on callback if recaptcha successful:
Verify in your controller function
Done
All versions of recaptcha with dependencies
PHP Build Version
Package Version
The package danny3b/recaptcha contains the following files
Loading the files please wait ....