PHPackages                             flowpack/entity-usage - 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. flowpack/entity-usage

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

flowpack/entity-usage
=====================

Provides an entity usage registration for Neos Flow

1.1.0(4y ago)031.0k↓41.3%1[1 PRs](https://github.com/Flowpack/Flowpack.EntityUsage/pulls)2MITPHP

Since Apr 23Pushed 4y ago10 watchersCompare

[ Source](https://github.com/Flowpack/Flowpack.EntityUsage)[ Packagist](https://packagist.org/packages/flowpack/entity-usage)[ RSS](/packages/flowpack-entity-usage/feed)WikiDiscussions main Synced 2d ago

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

Generic entity usage tracking API for Neos Flow
===============================================

[](#generic-entity-usage-tracking-api-for-neos-flow)

Concept
-------

[](#concept)

This package provides a generic usage tracking for any kind of entity in a Neos Flow application. An additional package like `Flowpack.EntityUsage.DatabaseStorage` is required for storing those relations.

For each kind of entity a package needs to provide the mechanisms to register and unregister usage. F.e. `Flowpack.Neos.AssetUsage` provides this for assets in Neos CMS.

Creating your own entity storage
--------------------------------

[](#creating-your-own-entity-storage)

```
My.Package:MyEntityUsageService:
    className: Flowpack\EntityUsage\Servce\EntityUsageService
    scope: singleton
    arguments:
        1:
            value: 'my_service_id'

```

Related packages
----------------

[](#related-packages)

- [Flowpack.EntityUsage.DatabaseStorage](https://github.com/Flowpack/Flowpack.EntityUsage.DatabaseStorage) for storing usages in the database
- [Flowpack.Neos.AssetUsage](https://github.com/Flowpack/Flowpack.Neos.AssetUsage) for storing Neos.Media asset usages in Neos CMS

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~214 days

Total

3

Last Release

1471d ago

Major Versions

0.1.0 → 1.0.02021-04-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/25d49a6af82b72d2764774a05c307808375016d7aeaaef3862472a6580ff38a7?d=identicon)[flowpack](/maintainers/flowpack)

---

Top Contributors

[![Sebobo](https://avatars.githubusercontent.com/u/596967?v=4)](https://github.com/Sebobo "Sebobo (3 commits)")[![jonnitto](https://avatars.githubusercontent.com/u/4510166?v=4)](https://github.com/jonnitto "jonnitto (1 commits)")

---

Tags

flowframeworkneoscms

### Embed Badge

![Health badge](/badges/flowpack-entity-usage/health.svg)

```
[![Health](https://phpackages.com/badges/flowpack-entity-usage/health.svg)](https://phpackages.com/packages/flowpack-entity-usage)
```

###  Alternatives

[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

1151.0M777](/packages/neos-neos)[neos/eel

The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages

122.2M36](/packages/neos-eel)[neos/fusion-form

Fusion Form

19776.4k47](/packages/neos-fusion-form)[neos/form

Extensible and flexible API for building web forms

18892.2k55](/packages/neos-form)[neos/media

The Media package

101.2M53](/packages/neos-media)[avency/neos-vardump

Neos VarDump Package

147.2k](/packages/avency-neos-vardump)

PHPackages © 2026

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