Download the PHP package friendsofhyperf/recaptcha without Composer
On this page you can find all versions of the php package friendsofhyperf/recaptcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download friendsofhyperf/recaptcha
More information about friendsofhyperf/recaptcha
Files in friendsofhyperf/recaptcha
Download friendsofhyperf/recaptcha
More information about friendsofhyperf/recaptcha
Files in friendsofhyperf/recaptcha
Vendor friendsofhyperf
Package recaptcha
Short Description The Google recaptcha component for Hyperf.
License MIT
Package recaptcha
Short Description The Google recaptcha component for Hyperf.
License MIT
Please rate this library. Is it a good library?
Informations about the package recaptcha
ReCaptcha
中文说明
A Google ReCaptcha component for Hyperf.
Installation
Configuration
Publish config/autoload/recaptcha.php before using the middleware or validator:
Set RECAPTCHA_SECRET_V2_KEY for reCAPTCHA v2 and RECAPTCHA_SECRET_V3_KEY for reCAPTCHA v3,
or configure v2.secret_key and v3.secret_key in the published file. The default key selects
the version used when no version is passed explicitly.
Usage
-
Define Middleware
- Validator Usage
All versions of recaptcha with dependencies
PHP Build Version
Package Version
Requires
google/recaptcha Version
^1.2
hyperf/di Version ~3.2.0
hyperf/event Version ~3.2.0
hyperf/http-server Version ~3.2.0
hyperf/support Version ~3.2.0
hyperf/validation Version ~3.2.0
hyperf/di Version ~3.2.0
hyperf/event Version ~3.2.0
hyperf/http-server Version ~3.2.0
hyperf/support Version ~3.2.0
hyperf/validation Version ~3.2.0
The package friendsofhyperf/recaptcha contains the following files
Loading the files please wait ...