PHPackages                             warifp/nd-captcha - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. warifp/nd-captcha

ActiveLibrary[HTTP &amp; Networking](/categories/http)

warifp/nd-captcha
=================

API module integration from 2captcha.

1.1.1(4y ago)126MITPHPPHP &gt;=7.4

Since Jul 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/warifp/nd-captcha)[ Packagist](https://packagist.org/packages/warifp/nd-captcha)[ Docs](https://github.com/warifp/nd-captcha)[ RSS](/packages/warifp-nd-captcha/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (3)Versions (6)Used By (0)

NdCaptcha: 2Captcha
===================

[](#ndcaptcha-2captcha)

[![](https://camo.githubusercontent.com/f80cb5d4b958a8dedf5a49d9c2469e3ddda0c8df85ce091293801eb9280c3402/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7761726966702f6e642d636170746368612e7376673f7374796c653d666c61742d73717561726526736f72743d73656d766572)](https://github.com/warifp/nd-captcha/releases/)[![](https://camo.githubusercontent.com/06972547e86dbc2c75f629e6893cc89677ec9f38bbd364adc3b9781616b8c795/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7761726966702f6e642d636170746368612e7376673f7374796c653d666c61742d737175617265)](https://github.com/warifp/nd-captcha/releases/)

API module integration from [2Captcha](https://2captcha.com).

### Installation

[](#installation)

To install Nd Captcha, simply:

```
$ composer require warifp/nd-captcha

```

For latest commit version:

```
$ composer require warifp/nd-captcha @dev

```

### Requirements

[](#requirements)

PHP Nd Captcha works with PHP 7.0, 7.1, 7.2, 7.3, 7.4, and 8.0.

### Quick Start and Examples

[](#quick-start-and-examples)

More examples are available under [/examples](https://github.com/warifp/nd-captcha/tree/master/examples).

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

use NdCaptcha\NdCaptcha;

$recaptcha = new NdCaptcha(
    '2CAPTCHA_KEY',
    'PAGE_URL',
    'GOOGLE_KEY',
);

$captcha = $recaptcha->init();
var_dump($captcha);
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~0 days

Total

4

Last Release

1751d ago

### Community

Maintainers

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

---

Top Contributors

[![warifp](https://avatars.githubusercontent.com/u/28912230?v=4)](https://github.com/warifp "warifp (23 commits)")

---

Tags

2captcha2captcha-apibypass-captchacaptchacaptcha-solvercaptcha-solvingphpapicurlweb servicecaptchaweb-scraping web-scraperaudio captchagoogle captchah-captchabypassre-captchare-captcha-v1re-captcha-v2re-captcha-v3key-captchafun-captchacapy-methodtiktok-method

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/warifp-nd-captcha/health.svg)

```
[![Health](https://phpackages.com/badges/warifp-nd-captcha/health.svg)](https://phpackages.com/packages/warifp-nd-captcha)
```

###  Alternatives

[php-curl-class/php-curl-class

PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.

3.3k9.5M351](/packages/php-curl-class-php-curl-class)[ismaeltoe/osms

PHP library wrapper of the Orange SMS API.

4540.0k](/packages/ismaeltoe-osms)[ciareis/bypass

Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.

11813.5k6](/packages/ciareis-bypass)[abantecart/ups-php

UPS PHP SDK based on OAuth

1815.3k](/packages/abantecart-ups-php)

PHPackages © 2026

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