PHP Classes
elePHPant
Icontem

Pure PHP CAPTCHA: Generate CAPTCHA images without using GD extension

Recommend this page to a friend!
  Info   View files Example   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum (6)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2014-08-18 (2 years ago) RSS 2.0 feedStarStarStar 52%Total: 650 This week: 1All time: 4,711 This week: 1,047Up
Version License PHP version Categories
pure-captcha 1.0GNU Lesser Genera...4.0PHP 5, Graphics, Validation
Description Author

This class can Generate CAPTCHA images without using GD extension.

It extends the PureTextRender class to generate an image with a random text with a given length.

The text in the image is scaled, rotated, and distorted to make it more difficult for automated scripts recognized the text.

The class returns the rendered text string for posterior validation.

The base class generates the image as the current script output in pure PHP, i.e. without using GD or any other PHP extensions to generate images.

Picture of Abius X
  Performance   Level  
Name: Abius X <contact>
Classes: 4 packages by
Country: Iran Iran
Innovation award
Innovation award
Nominee: 3x

Winner: 1x

  Files folder image Files  
File Role Description
Plain text file pure_captcha.php Class PureCaptcha class
Accessible without login Plain text file example.php Example Example Usage
Accessible without login Image file screenshot1.bmp Output sample generated CAPTCHA
Accessible without login Image file screenshot2.bmp Output sample generated CAPTCHA
Accessible without login Image file screenshot3.bmp Output sample generated CAPTCHA

 Version Control Unique User Downloads Download Rankings  
 0%
Total:650
This week:1
All time:4,711
This week:1,047Up
User Ratings User Comments (2)
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:52%StarStarStar
Rank:1883
 
not found PureTextRender
2 years ago (hassan ahmadi)
0%Star
Thats a good and useful class ;-)
2 years ago (José Filipe Lopes Santos)
70%StarStarStarStar