gunter/captcha

BotDetect 4 PHP Captcha Generator -- Free composer package.

This package's canonical repository appears to be gone and the package has been frozen as a result.

4.1.0 2016-06-06 13:31 UTC

This package is not auto-updated.

Last update: 2024-03-21 11:52:13 UTC


README

BotDetect PHP Captcha Library  
-------------------------------

Contents of the package:
  - lib/
  - examples/
  - changelog.txt
  - license.html

lib/: folder contains the BotDetect PHP redistributable package which can be copied and included in your PHP sites.

examples/: folder contains BotDetect PHP library code examples and demos. You can simply copy both the "lib" folder and the "examples" folder to the content folder of your PHP-enabled server (htdocs in Apache, wwwroot in IIS) and open the index.html file to run the examples. Example code can be reused to add BotDetect Captcha protection to your PHP applications. 

changelog.txt: file contains the version history of BotDetect PHP Captcha library releases.

license.html: file contains the licensing terms for using BotDetect PHP Captcha library.