Download the PHP package giginc/cakephp3-recaptcha without Composer
On this page you can find all versions of the php package giginc/cakephp3-recaptcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download giginc/cakephp3-recaptcha
More information about giginc/cakephp3-recaptcha
Files in giginc/cakephp3-recaptcha
Download giginc/cakephp3-recaptcha
More information about giginc/cakephp3-recaptcha
Files in giginc/cakephp3-recaptcha
Vendor giginc
Package cakephp3-recaptcha
Short Description Recaptcha for CakePHP 3
License MIT
Homepage https://github.com/giginc/cakephp3-recaptcha
Package cakephp3-recaptcha
Short Description Recaptcha for CakePHP 3
License MIT
Homepage https://github.com/giginc/cakephp3-recaptcha
Please rate this library. Is it a good library?
Informations about the package cakephp3-recaptcha
Integrate Google Recaptcha v3 to your CakePHP3 project
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
followed by the command:
Load plugin
From command line:
Load Component and Configure
Override default configure from loadComponent:
Override default configure from app config file:
Override default configure from recaptcha config file:
Load recaptcha config file:
Config preference:
- loadComponent config options
- recaptcha config file
- app config file
Usage
Display recaptcha in your view:
Verify in your controller function
LICENSE
All versions of cakephp3-recaptcha with dependencies
PHP Build Version
Package Version
The package giginc/cakephp3-recaptcha contains the following files
Loading the files please wait ....