PHPackages                             divante-ltd/pimcore-enrichment-progress - 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. divante-ltd/pimcore-enrichment-progress

ActivePimcore-bundle

divante-ltd/pimcore-enrichment-progress
=======================================

1.0.1(4y ago)26881[2 issues](https://github.com/DivanteLtd/pimcore-enrichment-progress/issues)proprietaryPHPPHP &gt;=7.1

Since May 9Pushed 1y ago10 watchersCompare

[ Source](https://github.com/DivanteLtd/pimcore-enrichment-progress)[ Packagist](https://packagist.org/packages/divante-ltd/pimcore-enrichment-progress)[ Docs](https://www.divante.co/)[ RSS](/packages/divante-ltd-pimcore-enrichment-progress/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (9)Versions (8)Used By (0)

Enrichment Progress
===================

[](#enrichment-progress)

This is a package that contains custom data type that allows to monitor enrichment progress of objects.

It calculates the progress based on mandatory fields and displays it on top of the object editor:

[![editor](docs/object.png)](docs/object.png)

and in the grid:

[![grid](docs/grid.png)](docs/grid.png)

**Table of Contents**

- [Enrichment Progress](#enrichment-progress)
    - [Compatibility](#compatibility)
    - [Installation](#installation)
    - [Contributing](#contributing)
    - [Licensing](#licensing)
    - [Standards &amp; Code Quality](#standards-code-quality)
    - [About Authors](#about-authors)

Compatibility
-------------

[](#compatibility)

Pimcore 5.5 and higher.

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

[](#installation)

```
composer require divante-ltd/pimcore-enrichment-progress

```

Enable the Bundle:

```
./bin/console pimcore:bundle:enable DivanteEnrichmentProgressBundle
```

After those steps, you should find a new data type called "Enrichment Progress" in the classes editor under Other section.

Testing
-------

[](#testing)

Unit Tests:

```
PIMCORE_TEST_DB_DSN="mysql://username:password@localhost/pimcore_test" \
    vendor/bin/phpunit
```

Functional Tests:

```
PIMCORE_TEST_DB_DSN="mysql://username:password@localhost/pimcore_test" \
    vendor/bin/codecept run -c tests/codeception.dist.yml
```

Contributing
------------

[](#contributing)

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% 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 ~211 days

Recently: every ~78 days

Total

6

Last Release

1502d ago

Major Versions

0.0.4 → 1.0.02021-09-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1809664?v=4)[Kuba Płaskonka](/maintainers/kubaplas)[@kubaplas](https://github.com/kubaplas)

---

Top Contributors

[![kkirsz](https://avatars.githubusercontent.com/u/26323830?v=4)](https://github.com/kkirsz "kkirsz (7 commits)")[![adamchrabaszcz](https://avatars.githubusercontent.com/u/12252130?v=4)](https://github.com/adamchrabaszcz "adamchrabaszcz (1 commits)")[![sigere](https://avatars.githubusercontent.com/u/25523880?v=4)](https://github.com/sigere "sigere (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/divante-ltd-pimcore-enrichment-progress/health.svg)

```
[![Health](https://phpackages.com/badges/divante-ltd-pimcore-enrichment-progress/health.svg)](https://phpackages.com/packages/divante-ltd-pimcore-enrichment-progress)
```

###  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)
