PHPackages                             kikwik/iptraceable-listener-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. [Database &amp; ORM](/categories/database)
4. /
5. kikwik/iptraceable-listener-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

kikwik/iptraceable-listener-bundle
==================================

Listener for gedmo/doctrine-extension IpTraceable feature

v1.0.6(2y ago)01.9k↓77.8%MITPHPPHP &gt;=7.1.3

Since Dec 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/kikwik/iptraceable-listener-bundle)[ Packagist](https://packagist.org/packages/kikwik/iptraceable-listener-bundle)[ RSS](/packages/kikwik-iptraceable-listener-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (4)Dependencies (4)Versions (8)Used By (0)

KikwikIpTraceableListenerBundle
===============================

[](#kikwikiptraceablelistenerbundle)

Listener for IpTraceable feature from gedmo/doctrine-extension

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

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require kikwik/iptraceable-listener-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require kikwik/iptraceable-listener-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Kikwik\IpTraceableListenerBundle\KikwikIpTraceableListenerBundle::class => ['all' => true],
];
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Recently: every ~282 days

Total

7

Last Release

1094d ago

PHP version history (2 changes)v1.0.0PHP ^7.1.3

v1.0.5PHP &gt;=7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/4bdd98919c8ee6645e854e72f8c6b76c503e12fd10078fb34ae1668cb2bd6d1a?d=identicon)[kikwik](/maintainers/kikwik)

---

Top Contributors

[![kikwik](https://avatars.githubusercontent.com/u/58590255?v=4)](https://github.com/kikwik "kikwik (24 commits)")

### Embed Badge

![Health badge](/badges/kikwik-iptraceable-listener-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kikwik-iptraceable-listener-bundle/health.svg)](https://phpackages.com/packages/kikwik-iptraceable-listener-bundle)
```

###  Alternatives

[symfony-cmf/routing-bundle

Symfony RoutingBundle

16313.5M88](/packages/symfony-cmf-routing-bundle)[doctrine/phpcr-bundle

Symfony DoctrinePHPCRBundle

1602.6M41](/packages/doctrine-phpcr-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1022.4k](/packages/rcsofttech-audit-trail-bundle)[heymoon/doctrine-psql-enum

Store PHP native enums as PostgeSQL custom enum types

254.9k](/packages/heymoon-doctrine-psql-enum)[ao/translation-bundle

Doctrine as symfony translation provider + a nice gui for editing translations.

243.7k](/packages/ao-translation-bundle)

PHPackages © 2026

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