PHPackages                             forkrefactor/ddd-logging - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. forkrefactor/ddd-logging

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

forkrefactor/ddd-logging
========================

This is a package to unify the logs systems in the developments of PcComponentes

v1.0.0(4y ago)0991MITPHPPHP ^7.4|^8.1

Since Dec 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/forkrefactor/ddd-logging)[ Packagist](https://packagist.org/packages/forkrefactor/ddd-logging)[ RSS](/packages/forkrefactor-ddd-logging/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (11)Versions (2)Used By (1)

DDD Logging
===========

[](#ddd-logging)

Pequeño middleware para [messenger](https://symfony.com/doc/current/components/messenger.html), el bus de symfony, para loggear todo lo que ocurra durante la ejecución del resto de middlewares. Se sugiere que este middleware sea de los primeros en meterse en el bus.

Funcionamiento
--------------

[](#funcionamiento)

La idea del middleware es muy simple. Para construirlo, requiere de cuatro dependencias:

- Instancia de logger PSR, por ejemplo, monolog.
- instancia del tracker. Véase el siguiente punto.
- Serializador de mensajes, para guardar una foto del mensaje procesado.
- Serializador de excepciones, para logear si llega a ocurrir, la foto de la excepción disparada.

Tracker
-------

[](#tracker)

Esta clase sirve para meter en el registro de logs el ID de una posible operación "padre", para posteriormente poder sacar trazas de tipo "árbol" por un sistema que sea capaz de centralizar estos logs.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

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

Unknown

Total

1

Last Release

1668d ago

### Community

Maintainers

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

---

Top Contributors

[![colybri](https://avatars.githubusercontent.com/u/17201057?v=4)](https://github.com/colybri "colybri (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/forkrefactor-ddd-logging/health.svg)

```
[![Health](https://phpackages.com/badges/forkrefactor-ddd-logging/health.svg)](https://phpackages.com/packages/forkrefactor-ddd-logging)
```

###  Alternatives

[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[sylius/sylius

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

8.5k5.9M737](/packages/sylius-sylius)

PHPackages © 2026

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