Download the PHP package egment/captcha without Composer
On this page you can find all versions of the php package egment/captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download egment/captcha
More information about egment/captcha
Files in egment/captcha
Download egment/captcha
More information about egment/captcha
Files in egment/captcha
Vendor egment
Package captcha
Short Description A captcha package for separation web system.
License MIT
Package captcha
Short Description A captcha package for separation web system.
License MIT
Please rate this library. Is it a good library?
Informations about the package captcha
egment/captcha
Quick Start
-
The simplest way to use it
- You can also get base64encode image without store it through this code:
Above code will only return base64code: [ 'master_base64' => 'MASTER_WHAT_BASE64CODE_LOOKSLIKE', 'part_base64' => 'MASTER_WHAT_BASE64CODE_LOOKSLIKE', ]
-
Use configure options
-
Use auth method to authenticate input parameters.
-
Use getPartPoints method to get part points
- Use getWidth and getHeight to get part properties
All versions of captcha with dependencies
PHP Build Version
Package Version
Requires
egment/image Version
^0.2
The package egment/captcha contains the following files
Loading the files please wait ....