sagsoz06/no-captcha

No CAPTCHA (new Google reCAPTCHA) with Laravel support
126 1
Install
composer require sagsoz06/no-captcha
Latest Version:3.1
PHP:>=5.6.4
License:MIT
Last Updated:Mar 31, 2017
Links: GitHub  ·  Packagist
Maintainer: sagsoz06

noCAPTCHA (new reCAPTCHA) Packagist License For PHP

Travis 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.
  • Easy setup & configuration.
  • Well documented & IDE Friendly.
  • Well tested with maximum code quality.
  • Laravel 4.2 | 5.0 | 5.1 | 5.2 | 5.3 are supported.
  • PSR-7 Support (ServerRequest verification).
  • Made with :heart: & :coffee:.

Table of contents

  1. Requirements
  2. Version Compatibility
  3. Installation and Setup
  4. Configuration
  5. Usage
  6. Extras
  7. 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