arcanedev/no-captcha

No CAPTCHA (new Google reCAPTCHA) with Laravel support

Maintainers

πŸ‘ arcanedev

Package info

github.com/ARCANEDEV/noCAPTCHA

pkg:composer/arcanedev/no-captcha

Statistics

Installs: 742 087

Dependents: 9

Suggesters: 0

Stars: 365

Open Issues: 5

13.0.0 2022-02-10 22:26 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 16ff6e2e88c9e899d65cb2b55e2b494e7599f1f1

recaptchagooglecaptchalaravelarcanedevno-captcha


README

πŸ‘ Github Workflow Status
πŸ‘ Coverage Status
πŸ‘ Scrutinizer Code Quality
πŸ‘ SensioLabs Insight
πŸ‘ Github Issues

πŸ‘ Packagist
πŸ‘ Packagist Release
πŸ‘ Packagist Downloads

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.

πŸ‘ New Google reCAPTCHA

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 to 9.x are supported.
  • PSR-7 Support (ServerRequest verification).
  • Made with ❀️ & β˜•.

Table of contents

  1. Installation and Setup
  2. Configuration
  3. Usage
  4. Extras
  5. FAQ

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.

Credits