PHPackages                             dskripchenko/yandex-smart-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. dskripchenko/yandex-smart-captcha

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

dskripchenko/yandex-smart-captcha
=================================

Yandex Smart Captcha

1.1.2(4mo ago)12.6k↑152.4%1MITPHP

Since Apr 10Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/dskripchenko/yandex-smart-captcha)[ Packagist](https://packagist.org/packages/dskripchenko/yandex-smart-captcha)[ RSS](/packages/dskripchenko-yandex-smart-captcha/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (6)Versions (6)Used By (0)

Installation
------------

[](#installation)

```
$ php composer.phar require dskripchenko/yandex-smart-captcha "@dev"

```

or add

```
"dskripchenko/yandex-smart-captcha": "@dev"

```

to the `require` section of your `composer.json` file.

Usage
-----

[](#usage)

Validation with rules

```
return [
    'token' => 'yandex_smart_captcha'
];
```

Validation with value

```
use \Dskripchenko\YandexSmartCaptcha\Facades\YandexSmartCaptcha;

$token = '...token value';
$ip = 'ip address or null';
$throwable = true;
$valid = YandexSmartCaptcha::validate($token, $ip, $throwable);
```

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance78

Regular maintenance activity

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

Total

5

Last Release

122d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3aae29ece4986be5d3eea1ba57457547d2ce92fcdee466af45f69ec4079ec9c7?d=identicon)[dskripchenko](/maintainers/dskripchenko)

---

Top Contributors

[![dskripchenko](https://avatars.githubusercontent.com/u/5102028?v=4)](https://github.com/dskripchenko "dskripchenko (5 commits)")

---

Tags

laravelcaptchayandexsmartcaptcha

### Embed Badge

![Health badge](/badges/dskripchenko-yandex-smart-captcha/health.svg)

```
[![Health](https://phpackages.com/badges/dskripchenko-yandex-smart-captcha/health.svg)](https://phpackages.com/packages/dskripchenko-yandex-smart-captcha)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M984](/packages/statamic-cms)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

123256.9k1](/packages/ellaisys-aws-cognito)

PHPackages © 2026

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