Download the PHP package mohammadv184/arcaptcha without Composer
On this page you can find all versions of the php package mohammadv184/arcaptcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mohammadv184/arcaptcha
More information about mohammadv184/arcaptcha
Files in mohammadv184/arcaptcha
Download mohammadv184/arcaptcha
More information about mohammadv184/arcaptcha
Files in mohammadv184/arcaptcha
Vendor mohammadv184
Package arcaptcha
Short Description PHP library for ArCaptcha
License MIT
Homepage https://github.com/mohammadv184/arcaptcha
Package arcaptcha
Short Description PHP library for ArCaptcha
License MIT
Homepage https://github.com/mohammadv184/arcaptcha
Please rate this library. Is it a good library?
Informations about the package arcaptcha
PHP ArCaptcha Library
PHP library for ArCaptcha.
This package supports PHP 7.3+
.
List of contents
- PHP ArCaptcha Library
- List of contents
- Installation
- Configuration
- How to use
- Widget usage
- Verifying a response
- Credits
- License
Installation
Require this package with composer:
Configuration
You can create a new instance by passing the SiteKey and SecretKey from your API. You can get that at https://arcaptcha.ir/dashboard
How to use
How to use ArCaptcha.
Widget usage
To show the ArCaptcha on a form, use the class to render the script tag and the widget.
Verifying a response
After the post, use the class to verify the response. You get true or false back:
Credits
- Mohammad Abbasi
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of arcaptcha with dependencies
PHP Build Version
Package Version
The package mohammadv184/arcaptcha contains the following files
Loading the files please wait ....