PHPackages                             gie/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. [Security](/categories/security)
4. /
5. gie/captcha

ActiveSymfony-bundle[Security](/categories/security)

gie/captcha
===========

Symfony connector php securimage package available on https://github.com/dapphp/securimage

0191PHP

Since Mar 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jlchassaing/giecapcha)[ Packagist](https://packagist.org/packages/gie/captcha)[ RSS](/packages/gie-captcha/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Gie SecureImage Bundle
======================

[](#gie-secureimage-bundle)

This bundle is developed by Sirpa Gendarmerie. It's a Symfony connector to  [![phpcaptcha](https://camo.githubusercontent.com/81096877ed56b6246ca14e43e45a39f71cecc4d07816264fafd9811dfee40103/68747470733a2f2f7777772e706870636170746368612e6f72672f6c6f676f732f7365637572696d6167652d38307831352e706e67)](https://www.phpcaptcha.org) project.

[![GitHub license](https://camo.githubusercontent.com/7de01d2e125bce87bd47c261243a4694390d0fa2f8a99e67b7d90319621fdd01/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6a6c636861737361696e672f6769656361706368613f7374796c653d666c61742d737175617265)](https://github.com/jlchassaing/giecapcha/blob/master/LICENSE)

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

[](#installation)

Install via composer :

```
composer require gie/captcha
```

add in bundles.php

```
    Gie\SecureImage\GieSecureImageBundle::class => ['all' => true],
```

add in routes.yaml

```
_gieSecureImageBundle:
  resource: '@GieSecureImageBundle/Resources/config/routes.yaml'
```

Configuration
-------------

[](#configuration)

add a gie\_secure\_image.yaml file in config/packages

multiple parameters are available. For example set captcha colors:

```
gie_secure_image:
    text_color: '#355689'
    line_color: '#707070'
    noise_color: '#707070'
    image_bg_color: '#ffffff'
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![jlchassaing](https://avatars.githubusercontent.com/u/820841?v=4)](https://github.com/jlchassaing "jlchassaing (14 commits)")

### Embed Badge

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

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

###  Alternatives

[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[roave/security-advisories

Prevents installation of composer packages with known security vulnerabilities: no API, simply require it

2.9k97.3M6.4k](/packages/roave-security-advisories)[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k16.7M113](/packages/mews-purifier)[robrichards/xmlseclibs

A PHP library for XML Security

41278.1M118](/packages/robrichards-xmlseclibs)[bjeavons/zxcvbn-php

Realistic password strength estimation PHP library based on Zxcvbn JS

86917.5M63](/packages/bjeavons-zxcvbn-php)[enlightn/security-checker

A PHP dependency vulnerabilities scanner based on the Security Advisories Database.

33732.2M110](/packages/enlightn-security-checker)

PHPackages © 2026

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