PHP Classes

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

Recommend this page to a friend!
     
  Info   Example   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 53 All time: 10,652 This week: 35Up
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: 4 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 (7)  
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 (7)  /  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 (7)  /  src  /  Facades  
File Role Description
  Plain text file Captcha.php Class Class source

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:53
This week:0
All time:10,652
This week:35Up