PHPackages                             sknny/yii2-recaptcha-widget - 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. sknny/yii2-recaptcha-widget

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

sknny/yii2-recaptcha-widget
===========================

A Yii2 widget for integrating Google reCAPTCHA.

00PHP

Since Jan 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Sknny/yii2-recaptcha-widget)[ Packagist](https://packagist.org/packages/sknny/yii2-recaptcha-widget)[ RSS](/packages/sknny-yii2-recaptcha-widget/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 Recaptcha Widget
=====================

[](#yii2-recaptcha-widget)

A simple widget for integrating Google reCAPTCHA into Yii2 projects.

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

[](#installation)

```
composer require sknny/yii2-recaptcha-widget
```

1. Add the component to your configuration:

    ```
    'components' => [
        'recaptcha' => [
            'class' => 'app\\components\\Recaptcha',
            'siteKey' => 'siteKey',
            'secretKey' => 'secretKey',
        ],
    ],
    ```
2. Use the widget in your view:

    ```

    ```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2324933?v=4)[Sknny](/maintainers/Sknny)[@Sknny](https://github.com/Sknny)

### Embed Badge

![Health badge](/badges/sknny-yii2-recaptcha-widget/health.svg)

```
[![Health](https://phpackages.com/badges/sknny-yii2-recaptcha-widget/health.svg)](https://phpackages.com/packages/sknny-yii2-recaptcha-widget)
```

###  Alternatives

[emulsify-ds/emulsify-drupal

The official Drupal theme for Emulsify, with Storybook and a Vite-based build workflow for generated child themes

96556.4k2](/packages/emulsify-ds-emulsify-drupal)[bmidget/kohana-formo

Formo is a form module for Kohana 3 that lets you work with forms as objects

1328.5k](/packages/bmidget-kohana-formo)[gourmet/knp-menu

KnpMenu for CakePHP 3

1451.2k3](/packages/gourmet-knp-menu)

PHPackages © 2026

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