Skip to content

Library for hCaptcha, a service that protects websites from spam, protects user privacy, rewards websites, and helps companies get their data labeled

Notifications You must be signed in to change notification settings

sumonst21/hcaptcha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hCaptcha PHP library

Library for hCaptcha, a service that protects websites from spam, protects user privacy, rewards websites, and helps companies get their data labeled

Uses curl for requests and PHP 5.6+, compatible with any frameworks like Laravel, Yii2, Symfony and etc.

Installation

The preferred way to install this extension is through composer

Either run

composer require mitloshuk/hcaptcha

or add

"mitloshuk/hcaptcha": "^1.2"

to the require section of your composer.json file.

How to use

Read guide to know how to use that library

About

Library for hCaptcha, a service that protects websites from spam, protects user privacy, rewards websites, and helps companies get their data labeled

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%