Download the PHP package theodorejb/responsive-captcha without Composer
On this page you can find all versions of the php package theodorejb/responsive-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download theodorejb/responsive-captcha
More information about theodorejb/responsive-captcha
Files in theodorejb/responsive-captcha
Download theodorejb/responsive-captcha
More information about theodorejb/responsive-captcha
Files in theodorejb/responsive-captcha
Vendor theodorejb
Package responsive-captcha
Short Description Generate mobile-friendly, accessible CAPTCHAs
License MIT
Package responsive-captcha
Short Description Generate mobile-friendly, accessible CAPTCHAs
License MIT
Please rate this library. Is it a good library?
Informations about the package responsive-captcha
Responsive Captcha
Prevent form spam by generating random, accessible arithmetic and logic questions.
Examples:
- "What is the fourth letter in snowboard?"
- "What is the sum of four and six?"
- "What is eight multiplied by two?"
- "Which is smallest: sixty-six, one hundred, or twenty-two?"
Users can respond with either the numeric or textual version of an answer (e.g. "16" or "sixteen").
For background info on this project, see my blog post: https://theodorejb.me/2012/12/30/responsive-captcha/
Install via Composer
composer require theodorejb/responsive-captcha
Usage
-
Generate a random question:
-
Display question in form:
- Check whether the user's response is correct:
All versions of responsive-captcha with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package theodorejb/responsive-captcha contains the following files
Loading the files please wait ....