PHPackages                             glavweb/captcha-bundle - 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. [API Development](/categories/api)
4. /
5. glavweb/captcha-bundle

ActiveLibrary[API Development](/categories/api)

glavweb/captcha-bundle
======================

Symfony GlavwebCaptchaBundle

v0.2.0(6y ago)028PHPPHP &gt;=7.1

Since May 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/glavweb/GlavwebCaptchaBundle)[ Packagist](https://packagist.org/packages/glavweb/captcha-bundle)[ RSS](/packages/glavweb-captcha-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

Installation
============

[](#installation)

### Get the bundle using composer

[](#get-the-bundle-using-composer)

Add GlavwebCaptchaBundle by running this command from the terminal at the root of your Symfony project:

```
php composer.phar require glavweb/captcha-bundle
```

### Enable the bundle

[](#enable-the-bundle)

To start using the bundle, register the bundle in your application's kernel class:

```
// app/AppKernel.php
public function registerBundles()
{
    $bundles = array(
        // ...
        new Glavweb\CaptchaBundle\GlavwebCaptchaBundle(),
        // ...
    );
}
```

### Configure the bundle

[](#configure-the-bundle)

Add config:

```
#  app/config/config.yml
glavweb_captcha: ~
```

Add routing:

```
#  app/config/routing.yml

glavweb_captcha_routing:
    resource: "@GlavwebCaptchaBundle/Resources/config/routing.yml"
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

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

Total

2

Last Release

2534d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/323641293a1149ed44abfdf39f33c2d931f6cf8fda5bf2f269a2c80c3afe9c69?d=identicon)[nilov](/maintainers/nilov)

---

Top Contributors

[![nilov](https://avatars.githubusercontent.com/u/1862113?v=4)](https://github.com/nilov "nilov (2 commits)")

---

Tags

apicaptcharest-api

### Embed Badge

![Health badge](/badges/glavweb-captcha-bundle/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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