PHPackages                             lemonmind/pimcore-object-update-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. lemonmind/pimcore-object-update-logger

ActivePimcore-bundle

lemonmind/pimcore-object-update-logger
======================================

2.0.0(2y ago)414GPL-3.0-or-laterPHP

Since Oct 19Pushed 2y agoCompare

[ Source](https://github.com/LemonMind/pimcore-object-update-logger)[ Packagist](https://packagist.org/packages/lemonmind/pimcore-object-update-logger)[ RSS](/packages/lemonmind-pimcore-object-update-logger/feed)WikiDiscussions main Synced 1mo ago

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

ObjectUpdateLoggerBundle for Pimcore by LemonMind
=================================================

[](#objectupdateloggerbundle-for-pimcore-by-lemonmind)

This is the Pimcore Bundle to record changes to your objects and see who is responsible for the changes. It also can monitor your class definition changes.

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

[](#installation)

```
composer require lemonmind/pimcore-object-update-logger

```

```
// config/bundles.php

LemonmindObjectUpdateLoggerBundle::class => ['all' => true]
```

You can specify which object/class would you like to log

```
lemonmind_object_update_logger:
    classes_to_log: TestClass1, TestClass2 # if removed all classes will be logged
    objects_to_log: TestClass1, TestClass2 # if removed all objects will be logged
#    disable_class_log: true               # if you want to disable class logging
#    disable_object_log: true              # if you want to disable object logging
```

Log will be saved in var/log/updateLogger.log

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

Total

2

Last Release

1088d ago

Major Versions

1.0.0 → 2.0.02023-05-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/378b1bfc8c96e9ab1f2514574a282692ea6e19912f6bb0ced755725fb16bc910?d=identicon)[msoroka](/maintainers/msoroka)

---

Top Contributors

[![pfilipkowskilemon](https://avatars.githubusercontent.com/u/110021871?v=4)](https://github.com/pfilipkowskilemon "pfilipkowskilemon (17 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/lemonmind-pimcore-object-update-logger/health.svg)

```
[![Health](https://phpackages.com/badges/lemonmind-pimcore-object-update-logger/health.svg)](https://phpackages.com/packages/lemonmind-pimcore-object-update-logger)
```

###  Alternatives

[pimcore/data-hub

Pimcore Datahub

1351.3M9](/packages/pimcore-data-hub)[pimcore/admin-ui-classic-bundle

171.1M46](/packages/pimcore-admin-ui-classic-bundle)[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

44763.4k2](/packages/pimcore-data-importer)[pimcore/studio-backend-bundle

Pimcore Studio Backend Bundle

19112.5k3](/packages/pimcore-studio-backend-bundle)[pimcore/studio-ui-bundle

Pimcore Studio Ui Bundle

2751.3k2](/packages/pimcore-studio-ui-bundle)

PHPackages © 2026

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