Download the PHP package mcnub/nextcaptcha-laravel without Composer
On this page you can find all versions of the php package mcnub/nextcaptcha-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nextcaptcha-laravel
NextCaptcha for Laravel
Features
- reCAPTCHA v2
- reCAPTCHA v2 Enterprise
- reCAPTCHA v2 HS Enterprise
- reCAPTCHA v3
- reCAPTCHA v3 HS
- Laravel Facade for easy usage
- Configurable through Laravel's configuration system
- Comprehensive logging support
- Proxy support
- Full TypeScript support for response types
Requirements
- PHP 8.1 or higher
- Laravel 9.0 or higher
- Guzzle 7.5 or higher
Installation
You can install the package via composer:
After installing, publish the configuration file:
Configuration
Configure your NextCaptcha credentials in your .env
file:
Usage
Basic Usage
Using the Facade:
Using Dependency Injection:
Available Methods
reCAPTCHA v2
reCAPTCHA v2 Enterprise
reCAPTCHA v3
hCaptcha
Testing
Security Vulnerabilities
If you discover a security vulnerability within NextCaptcha Laravel, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of nextcaptcha-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^7.5
illuminate/support Version ^9.0|^10.0
illuminate/contracts Version ^9.0|^10.0
guzzlehttp/guzzle Version ^7.5
illuminate/support Version ^9.0|^10.0
illuminate/contracts Version ^9.0|^10.0
The package mcnub/nextcaptcha-laravel contains the following files
Loading the files please wait ....