Popularity
4.3
Growing
Activity
0.0
Declining
352
16
51

Code Quality Rank: L5
Programming language: PHP
License: MIT License
Tags: Laravel     Recaptcha     Google     Captcha     Arcanedev     No-captcha    
Latest version: v12.1.0

noCAPTCHA alternatives and similar libraries

Based on the "Miscellaneous" category.
Alternatively, view noCAPTCHA alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of noCAPTCHA or a related project?

Add another 'Miscellaneous' Library

README

noCAPTCHA (new reCAPTCHA) [Packagist License](LICENSE.md) For PHP

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 8.x are supported.
  • PSR-7 Support (ServerRequest verification).
  • Made with :heart: & :coffee:.

Table of contents

  1. [Installation and Setup](_docs/1-Installation-and-Setup.md)
  2. [Configuration](_docs/2-Configuration.md)
  3. [Usage](_docs/3-Usage.md)
  4. [Extras](_docs/4-Extras.md)
  5. [FAQ](_docs/5-FAQ.md)

Contribution

Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits


*Note that all licence references and agreements mentioned in the noCAPTCHA README section above are relevant to that project's source code only.