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(3y ago)01.9k↓83.3%MITPHPPHP &gt;=7.1.3

Since Dec 23Pushed 3y 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 2d 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

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

1186d ago

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

v1.0.5PHP &gt;=7.1.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/58590255?v=4)[Kikwik](/maintainers/kikwik)[@kikwik](https://github.com/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

[sylius/sylius

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

8.5k6.0M778](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M236](/packages/sulu-sulu)[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.

12017.1k](/packages/rcsofttech-audit-trail-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[sulu/skeleton

Project template for starting your new project based on the Sulu content management system

29736.0k](/packages/sulu-skeleton)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

12413.3k](/packages/ahmed-bhs-doctrine-doctor)

PHPackages © 2026

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