Libraries tagged by simple recaptcha
captchaforce/recaptcha
34 Downloads
Simple recaptcha package
brookinsconsulting/recaptcha
128 Downloads
eZ Publish Legacy extension which provides a simple recaptcha solution. Great for smart developers!
app3null/recaptcha
15 Downloads
Simple reCAPTCHA package
tekton/recaptcha
40 Downloads
A simple recaptcha service provider for Tekton.
khaled-dev/laravel-recaptcha
11 Downloads
Simple and painless Google reCAPTCHA package for Laravel framework
daandevos/laravel-recaptcha
5 Downloads
Simple and painless Google reCAPTCHA package for Laravel framework
combindma/recaptcha
188 Downloads
Simple and painless Google reCAPTCHA V3 package for Laravel framework
tiexpert/recaptchav2
6 Downloads
Implementation of Google ReCaptcha API version 2. It is intended to wrap the new Google ReCaptcha API into a simple class that provides ways to get the "No Captcha Widget" and easily validate the browser response.
codewithkyle/recaptcha
25 Downloads
A simple craft plugin for validating Google's reCAPTCHA v3
blendcraft/recaptcha
14 Downloads
A simple craft plugin for validating Google's reCAPTCHA v3
peterfox/recaptcha-laravel
203 Downloads
A simple package for adding and validating Recaptcha fields in Laravel
dapikk/ko7-recaptcha
4 Downloads
Simple wrapper for Ko7even MVC for Google's reCAPTCHA library
collab/module-recaptcha-page-speed-improvement
319 Downloads
Simple Magento 2 mixin to improve page speed by loading Google's reCaptcha only after first user interaction.
claudiusnascimento/recaptcha-v3
15 Downloads
Simple implementation of Google Recpatcha V3. Suport multiple forms in same page
diszo2009/multi-captcha
19 Downloads
Multiple(7) types of CAPTCHA in one package. Supports Gif captcha( Animated Gif captcha), Image Captcha( User has to type SOME OR ALL part of code displayed in the image), HoneyPot captcha(It simply adds an empty field asking users to leave it blank. Bots fill it up.), ASCII captcha(It displays the CAPTCHA text as ASCII Art. User has to type SOME OR ALL part of the code.), Math captcha( It asks user to solve simple mathematical expressions.), Recaptcha(Google Recaptcha) and NoCaptcha(Google ReCaptcha v2.0). This package also has captcha refresh feature.