PHPackages                             ndolestudio/sweet-captcha-sdk-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ndolestudio/sweet-captcha-sdk-php

ActiveSdk[Utility &amp; Helpers](/categories/utility)

ndolestudio/sweet-captcha-sdk-php
=================================

Unofficial PHP SDK for https://www.sweetcaptcha.com

v0.1.1(8y ago)315GPL-3.0PHPPHP &gt;=5.4CI failing

Since Jul 21Pushed 8y agoCompare

[ Source](https://github.com/NdoleStudio/sweet-captcha-php-sdk)[ Packagist](https://packagist.org/packages/ndolestudio/sweet-captcha-sdk-php)[ RSS](/packages/ndolestudio-sweet-captcha-sdk-php/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

sweet-captcha-sdk-php
=====================

[](#sweet-captcha-sdk-php)

SweetCaptcha is a free captcha service putting the users and your website at first priority. This is a new and fresh graphical captcha focused on enhanced user experience, so instead of using difficult and boring text, SweetCaptcha offers a fun and interactive friendly user experience.

[![SweetCaptcha](https://camo.githubusercontent.com/e351c9caa332781becec71136f5b7bc58ed5be66f443f3b8d47c29125b02b18f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f7377656574636170746368612f7377656574636170746368612d707265766965772e706e67)](https://camo.githubusercontent.com/e351c9caa332781becec71136f5b7bc58ed5be66f443f3b8d47c29125b02b18f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f7377656574636170746368612f7377656574636170746368612d707265766965772e706e67)

See a live demo [here](http://sweetcaptcha.com/?ref=github-php)

Installing SweetCaptcha
-----------------------

[](#installing-sweetcaptcha)

The recommended way to install sweet-captcha-sdk-php is through [Composer](http://getcomposer.org).

```
# Install Composer
curl -sS https://getcomposer.org/installer | php
```

Next, run the Composer command to install the latest stable version of sweet-captcha-sdk-php:

```
php composer.phar require ndolestudio/sweet-captcha-sdk-php
```

After installing, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';
```

You can then later update sweet-captcha-sdk-php using composer:

```
composer.phar update
```

### Support and Contact

[](#support-and-contact)

Visit the sweetcaptcha [website](http://sweetcaptcha.com/?ref=github-php) for more information

### TODO

[](#todo)

- Update this TODO list
- Update the Readme File

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~4 days

Total

2

Last Release

3209d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b357edb06118003b083f37a5dc7a5bff78bcb4c5404867e6e4b0999d60bcb8f1?d=identicon)[ndolestudio](/maintainers/ndolestudio)

---

Tags

phpsdksweetcaptcha

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ndolestudio-sweet-captcha-sdk-php/health.svg)

```
[![Health](https://phpackages.com/badges/ndolestudio-sweet-captcha-sdk-php/health.svg)](https://phpackages.com/packages/ndolestudio-sweet-captcha-sdk-php)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
