2017 © Pedro Peláez
 

library php-captcha

image

fifths/php-captcha

  • Monday, June 19, 2017
  • by fifths
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

php-captcha

Install

composer require fifths/php-captcha

Use

$Captcha = new \Captcha\Captcha();

$Captcha->createImage();

$Captcha->getCode();

The Versions

19/06 2017

dev-master

9999999-dev

  Sources   Download

The Requires

  • php >=5.6.0

 

by Avatar fifths