Download the PHP package maatify/cloudflare-turnstile without Composer
On this page you can find all versions of the php package maatify/cloudflare-turnstile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maatify/cloudflare-turnstile
More information about maatify/cloudflare-turnstile
Files in maatify/cloudflare-turnstile
Download maatify/cloudflare-turnstile
More information about maatify/cloudflare-turnstile
Files in maatify/cloudflare-turnstile
Vendor maatify
Package cloudflare-turnstile
Short Description Unofficial Turnstile for PHP it's library for maatify.dev Turnstile cloudflare Captcha handler, known by our team
License proprietary
Homepage https://github.com/Maatify/
Package cloudflare-turnstile
Short Description Unofficial Turnstile for PHP it's library for maatify.dev Turnstile cloudflare Captcha handler, known by our team
License proprietary
Homepage https://github.com/Maatify/
Please rate this library. Is it a good library?
Informations about the package cloudflare-turnstile
Installation
Usage
examples
getResponse();
Success Example
Array ( [success] => 1 [error-codes] => Array ( ) [challenge_ts] => 2024-08-07T04:45:23.540Z [hostname] => maatify [action] => [cdata] => [metadata] => stdClass Object ( [interactive] => ) )
Error Example
array ( [success] => [error-codes] => Array ( [0] => timeout-or-duplicate ) [messages] => Array ( ) )
isSuccess();
return true || false
jsonErrors();
Error Example
Header 400
Body:
on validation error
- on missing or empty
$_POST['cf-turnstile-response']
Create From in HTML Code
All versions of cloudflare-turnstile with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-curl Version *
maatify/logger Version ^1.1
maatify/functions Version ^1.2
maatify/json Version ^1.1
ext-curl Version *
maatify/logger Version ^1.1
maatify/functions Version ^1.2
maatify/json Version ^1.1
The package maatify/cloudflare-turnstile contains the following files
Loading the files please wait ....