PHP Classes

PHP Math CAPTCHA Image Validation: Validate humans with images using math operations

Recommend this page to a friend!
  Info   View files Example   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2023-10-08 (12 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 41 This week: 5All time: 10,708 This week: 18Up
Version License PHP version Categories
math-image-captcha 1.0.0Custom (specified...5PHP 5, Libraries, Validation, Math
Description 

Author

This package can validate humans with images using math operations.

It provides a class to generate a math equation with two numbers and an operation for addition, subtraction, and multiplication.

The package generates an image showing the math operation.

The result of the math operation is stored in session variables.

The package can also perform validation of the operation to check if the user correctly presented the math operation result.

It also provides a service class to help integrate with Laravel applications.

Picture of Kabir Hossain
  Performance   Level  
Name: Kabir Hossain <contact>
Classes: 2 packages by
Country: Bangladesh Bangladesh

Example

<?php
include_once('src/Captcha.php');

echo
Kabir\Captcha\Captcha::image('img img-responsive col-md-12');


Details

math-captcha

Captcha library in php


  Files folder image Files  
File Role Description
Files folder imagesrc (2 files, 1 directory)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file php_demo.php Example Example script
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  src  
File Role Description
Files folder imageFacades (1 file)
  Plain text file Captcha.php Class Class source
  Plain text file CaptchaServiceProvider.php Class Class source

  Files folder image Files  /  src  /  Facades  
File Role Description
  Plain text file Captcha.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:41
This week:5
All time:10,708
This week:18Up