PHPackages                             gupalo/changelog-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gupalo/changelog-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

gupalo/changelog-bundle
=======================

Change Log Bundle

v2.0.2(3y ago)03GPL-3.0-onlyPHPPHP &gt;=8.1

Since May 27Pushed 3y ago2 watchersCompare

[ Source](https://github.com/gupalo/changelog-bundle)[ Packagist](https://packagist.org/packages/gupalo/changelog-bundle)[ RSS](/packages/gupalo-changelog-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (11)Versions (10)Used By (0)

ChangeLog Bundle
================

[](#changelog-bundle)

Install
-------

[](#install)

```
composer require gupalo/changelog-bundle
```

Add to `config/bundles.php`

```
Gupalo\ChangeLogBundle\ChangeLogBundle::class => ['all' => true]
```

Add to `config/packages/doctrine.yaml`

```
mappings:
    ChangeLogBundle:
        type: attribute
```

Add to config/routes/annotations.yaml

```
changeLog:
    resource: '@ChangeLogBundle/Resources/config/routes.yaml'
```

Execute
-------

[](#execute)

```
php bin/console doctrine:migrations:diff
php bin/console doctrine:migrations:migrate
php bin/console assets:install
```

For save change log for entity, entity must be implements AwareChangeLogInterface

base route /change-log

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Recently: every ~16 days

Total

9

Last Release

1378d ago

Major Versions

v1.0.5 → v2.0.02022-07-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/df3e7060fb5777768e7bb133e98b1e7dfcc788f25fe6dc445acf7036da5c0c3e?d=identicon)[luchaninov](/maintainers/luchaninov)

### Embed Badge

![Health badge](/badges/gupalo-changelog-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/gupalo-changelog-bundle/health.svg)](https://phpackages.com/packages/gupalo-changelog-bundle)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)

PHPackages © 2026

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