Download the PHP package eusonlito/captcha without Composer
On this page you can find all versions of the php package eusonlito/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 captcha
Easy Captcha :)
A new simple and easy-to-implement captcha package.
Installation with Composer
Demos
Usage
Template
If you are using an environment without sessions, you must add Captcha::sessionStart()
before any html output (Controller).
Checking
That's all!
Laravel Usage
Now you will have a Captcha
class available on your controllers and views.
Print Options
Custom Setup
All custom settings will be defined before img
, source
or check
methods calls.
Enjoy!
All versions of captcha with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package eusonlito/captcha contains the following files
Loading the files please wait ....