项目作者: ARCANEDEV

项目描述 :
:passport_control: Helper for Google's new noCAPTCHA (reCAPTCHA v2 & v3)
高级语言: PHP
项目地址: git://github.com/ARCANEDEV/noCAPTCHA.git
创建时间: 2015-01-17T15:25:30Z
项目社区:https://github.com/ARCANEDEV/noCAPTCHA

开源协议:MIT License

下载


noCAPTCHA (new reCAPTCHA) Packagist License 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 9.x are supported.
  • PSR-7 Support (ServerRequest verification).
  • Made with :heart: & :coffee:.

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