Download the PHP package crabstudio/recaptcha without Composer
On this page you can find all versions of the php package crabstudio/recaptcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download crabstudio/recaptcha
More information about crabstudio/recaptcha
Files in crabstudio/recaptcha
Download crabstudio/recaptcha
More information about crabstudio/recaptcha
Files in crabstudio/recaptcha
Vendor crabstudio
Package recaptcha
Short Description Easily use Google Recaptcha in CakePHP projects
License MIT
Homepage https://github.com/ctlabvn/recaptcha
Package recaptcha
Short Description Easily use Google Recaptcha in CakePHP projects
License MIT
Homepage https://github.com/ctlabvn/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:
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
Done
All versions of recaptcha with dependencies
PHP Build Version
Package Version
The package crabstudio/recaptcha contains the following files
Loading the files please wait ....