Download the PHP package zerp/google-captcha without Composer
On this page you can find all versions of the php package zerp/google-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zerp/google-captcha
More information about zerp/google-captcha
Files in zerp/google-captcha
Download zerp/google-captcha
More information about zerp/google-captcha
Files in zerp/google-captcha
Vendor zerp
Package google-captcha
Short Description Google reCAPTCHA (v2/v3) module for the Zerp ERP platform
License MIT
Package google-captcha
Short Description Google reCAPTCHA (v2/v3) module for the Zerp ERP platform
License MIT
Please rate this library. Is it a good library?
Informations about the package google-captcha
zerp/google-captcha
Google reCAPTCHA (v2/v3) integration module for the Zerp ERP platform. Protects forms against spam and bot submissions.
Requirements
- PHP 8.2+
- A Laravel application with package auto-discovery enabled (built for Zerp, Laravel 12)
Installation
The package auto-registers via Laravel's package discovery — no manual service provider registration needed.
What it provides
Zerp\GoogleCaptcha\Providers\GoogleCaptchaServiceProvider— boots routes, migrations, and arecaptchavalidation rulerecaptchavalidator rule, backed byZerp\GoogleCaptcha\Rules\RecaptchaRule- Settings route:
POST /google-captcha/settings/update(route namegoogle-captcha.settings.update), guarded byweb,auth,verified, andPlanModuleCheck:GoogleCaptchamiddleware - Frontend settings component and field components under
src/Resources/js
License
MIT — see LICENSE.
All versions of google-captcha with dependencies
PHP Build Version
Package Version
No informations.
The package zerp/google-captcha contains the following files
Loading the files please wait ...