Skip to content

Official PHP client library for verifying RESTCaptcha challenge solutions on the server side.

License

openpotato/restcaptcha-client.php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packagist Version GitHub

RESTCaptcha PHP Client

The official PHP client library for server-side access to the RESTCaptcha API.

  • Supports PHP 8.3+
  • Supports the verify API endpoint for server-side verification.
  • Supports RFC 9457 error responses
  • Uses Guzzle as HTTP client.

Installation

The RESTCaptcha PHP Client is available on Packagist, and installation via Composer is the recommended way to install:

composer require openpotato/restcaptcha-client

Getting started

Documentation is available in the GitHub wiki.

Can I help?

Yes, that would be much appreciated. The best way to help is to post a response via the Issue Tracker and/or submit a Pull Request.

About

Official PHP client library for verifying RESTCaptcha challenge solutions on the server side.

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages