Download the PHP package weijihao/google-recaptcha without Composer
On this page you can find all versions of the php package weijihao/google-recaptcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download weijihao/google-recaptcha
More information about weijihao/google-recaptcha
Files in weijihao/google-recaptcha
Download weijihao/google-recaptcha
More information about weijihao/google-recaptcha
Files in weijihao/google-recaptcha
Vendor weijihao
Package google-recaptcha
Short Description Easily use Google Recaptcha in CakePHP 3.2+ projects
License MIT
Homepage https://github.com/weijihao/recaptcha
Package google-recaptcha
Short Description Easily use Google Recaptcha in CakePHP 3.2+ projects
License MIT
Homepage https://github.com/weijihao/recaptcha
Please rate this library. Is it a good library?
Informations about the package google-recaptcha
Integrate Google Recaptcha v2 to your CakePHP v3.2+ 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:
Verify in your controller function
Invisible reCAPTCHA Configure
your custom.js
Done
All versions of google-recaptcha with dependencies
PHP Build Version
Package Version
The package weijihao/google-recaptcha contains the following files
Loading the files please wait ....