2017 © Pedro Peláez
 

captcha captcha-protector

Universal captcha protector

image

jakulov/captcha-protector

Universal captcha protector

  • Thursday, May 28, 2015
  • by jakulov
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

captcha-protector

PHP Captcha Protector tiny library, (*1)

This library is useful, when you need a simple captcha protection for any of you website part. It could be login form, or search form. Captcha Protector will help you protect your project from brute-force attacks or spam., (*2)

Installation

You can install Captcha Protector via composer, (*3)

require jakulov/captcha-protector

Live examples

Live examples presented at http://cp.jakulov.ru The code of examples can be found in this repo: src/examples, (*4)

You can run examples on your machine, if you have installed PHP. To do this, just clone this repo. Than in console do:, (*5)

composer install
cd app
php -S localhost:8000

And now open http://localhost:8000/app/, (*6)

If you don't have composer, visit https://getcomposer.org/download/, (*7)

TODO

  1. Request new captcha image without page reload

The Versions

28/05 2015

dev-master

9999999-dev https://github.com/jakulov/captcha-protector

Universal captcha protector

  Sources   Download

MIT

The Requires

 

bot captcha spam brute-force