Download the PHP package romeoz/rock-captcha without Composer
On this page you can find all versions of the php package romeoz/rock-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package rock-captcha
Captcha library fo PHP
Features
- Multi providers
- Write code to session
- Standalone module/component for Rock Framework
Installation
From the Command Line:
In your composer.json:
Quick Start
Write to session:
Required install Rock Session.
composer require romeoz/rock-session
Example:
Requirements
- PHP 5.4+
- For write code to session required Rock Session:
composer require romeoz/rock-session
- For using GregwarCaptcha required gregwar/captcha:
composer require gregwar/captcha:1.*
- For using SecurimageCaptcha required dapphp/securimage:
composer require dapphp/securimage:3.6.*
All unbolded dependencies is optional.
License
Captcha library is open-sourced software licensed under the MIT license.
All versions of rock-captcha with dependencies
PHP Build Version
Package Version
The package romeoz/rock-captcha contains the following files
Loading the files please wait ....