PHPackages                             kaystrobach/logger - 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. kaystrobach/logger

ActiveNeos-package[Logging &amp; Monitoring](/categories/logging)

kaystrobach/logger
==================

log changes to domain objects

1.1.0(9mo ago)19.0k1[1 PRs](https://github.com/kaystrobach/FLOW.Logger/pulls)PHP

Since Jul 9Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/kaystrobach/FLOW.Logger)[ Packagist](https://packagist.org/packages/kaystrobach/logger)[ RSS](/packages/kaystrobach-logger/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

FLOW.Logger
===========

[](#flowlogger)

uses doctrine/loggable to log changes to TYPO3.Flow domain objects

How to
======

[](#how-to)

```
use Gedmo\Mapping\Annotation as Gedmo;

```

annotate the class, which should be logged with:

```
@Gedmo\Loggable(logEntryClass="KayStrobach\Logger\Domain\Model\LogEntry")

```

annotate the property to watch for changes with:

```
@Gedmo\Versioned

```

Show changes
============

[](#show-changes)

This package also contains a controller to view the changes

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance58

Moderate activity, may be stable

Popularity25

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 95% 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 ~935 days

Total

5

Last Release

271d ago

Major Versions

0.2.1 → 1.0.02018-12-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c6681704a769ab93a20ba54d94054d0f3f1e81b99341e8cfa29d91f6d8f16fb?d=identicon)[kaystrobach](/maintainers/kaystrobach)

---

Top Contributors

[![kaystrobach](https://avatars.githubusercontent.com/u/1185776?v=4)](https://github.com/kaystrobach "kaystrobach (19 commits)")[![frans-beech-it](https://avatars.githubusercontent.com/u/4436635?v=4)](https://github.com/frans-beech-it "frans-beech-it (1 commits)")

### Embed Badge

![Health badge](/badges/kaystrobach-logger/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.5k](/packages/psr-log)[sylius/sylius

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

8.5k5.9M738](/packages/sylius-sylius)[sulu/sulu

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

1.3k1.4M203](/packages/sulu-sulu)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M276](/packages/open-telemetry-api)

PHPackages © 2026

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