sagsoz06 / no-captcha by sagsoz06

No CAPTCHA (new Google reCAPTCHA) with Laravel support
122
1
1
Package Data
Maintainer Username: sagsoz06
Maintainer Contact: arcanedev.maroc@gmail.com (ARCANEDEV)
Package Create Date: 2017-03-31
Package Last Update: 2017-03-31
Language: PHP
License: MIT
Last Refreshed: 2024-03-24 03:12:48
Package Statistics
Total Downloads: 122
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

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