arcanedev / no-captcha
No CAPTCHA (new Google reCAPTCHA) with Laravel support
Installs: 666 580
Dependents: 9
Suggesters: 0
Security: 0
Stars: 358
Watchers: 16
Forks: 56
Open Issues: 5
Requires
- php: ^8.0
- ext-curl: *
- ext-json: *
- arcanedev/php-html: ^6.0
- arcanedev/support: ^9.0
- psr/http-message: ^1.0
Requires (Dev)
- orchestra/testbench: ^7.0
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^9.5.8
- dev-master
- dev-develop / 13.x-dev
- 13.0.0
- v12.x-dev
- 12.2.0
- 12.1.0
- 12.0.0
- v11.x-dev
- 11.0.0
- v10.x-dev
- 10.1.0
- 10.0.0
- v9.x-dev
- 9.0.1
- 9.0.0
- v8.x-dev
- 8.1.0
- 8.0.3
- 8.0.2
- 8.0.1
- 8.0.0
- v7.x-dev
- 7.0.0
- v6.x-dev
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.1
- 6.0.0
- v5.x-dev
- 5.0.2
- 5.0.1
- 5.0.0
- v4.x-dev
- 4.0.1
- 4.0.0
- v3.x-dev
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.0
- 3.0.1
- 3.0.0
- v2.x-dev
- 2.3.0
- 2.2.0
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.0
- 2.0.7
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.1
- 2.0.0
- 1.2.7
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.3
- 1.1.1
- 1.1.0
- 1.0.0
- dev-laravel-4.2
This package is auto-updated.
Last update: 2024-10-11 03:50:01 UTC
README
By ARCANEDEV©
What is reCAPTCHA?
reCAPTCHA is a free service that protects your site from spam and abuse. It uses advanced risk analysis engine to tell humans and bots apart. With the new API, a significant number of your valid human users will pass the reCAPTCHA challenge without having to solve a CAPTCHA. reCAPTCHA comes in the form of a widget that you can easily add to your blog, forum, registration form, etc.
Features
- Framework agnostic package.
v2
(+ Invisible) &v3
reCaptcha are supported.- Easy setup & configuration.
- Well documented & IDE Friendly.
- Well tested with maximum code quality.
- Laravel
4.2
to9.x
are supported. - PSR-7 Support (ServerRequest verification).
- Made with ❤️ & ☕.
Table of contents
Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.
Security
If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.