PHPackages                             metadrop/drupal-maintenance-reporter - 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. metadrop/drupal-maintenance-reporter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

metadrop/drupal-maintenance-reporter
====================================

Tools to make maintenance reports in drupal projects

1.4.4(1y ago)24.8k2[2 issues](https://github.com/Metadrop/drupal-maintenance-reporter/issues)PHP

Since Mar 1Pushed 1y ago4 watchersCompare

[ Source](https://github.com/Metadrop/drupal-maintenance-reporter)[ Packagist](https://packagist.org/packages/metadrop/drupal-maintenance-reporter)[ RSS](/packages/metadrop-drupal-maintenance-reporter/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (5)Versions (10)Used By (0)

Drupal maintenance reporter
===========================

[](#drupal-maintenance-reporter)

This project contains tools to do maintenance reports.

It allows:

- Showing the updated packages in a specific period.
- Show the fixed securities in a specific period.

Requirements
------------

[](#requirements)

These packages must be installed globally:

- Git
- Composer 2.4 or higher
- [Composer lock diff](https://github.com/davidrjonas/composer-lock-diff)

Usage
-----

[](#usage)

This example command generates a report of the develop branch of February 2023:

```
cd my-project

./vendor/bin/drupal-maintenance-reporter report develop --from=2023-02-01 --to=2023-02-28

```

### Arguments

[](#arguments)

- **branch**: Git branch to analyze.
- **from**: Y-m-d date to start from.
- **to**: Y-m-d date to start to.

### Examples

[](#examples)

- Generate a full report (packages updated + fixed securities):

    ```
    cd my-project

    ./vendor/bin/drupal-maintenance-reporter report develop --from=2023-02-01 --to=2023-02-28

    ```
- Show packages updated given a specific period:

    ```
    cd my-project

    ./vendor/bin/drupal-maintenance-reporter composer-lock-diff-period develop --from=2023-02-01 --to=2023-02-28

    ```
- Fixed securities in a specific period:

    ```
    cd my-project

    ./vendor/bin/drupal-maintenance-reporter securities-fixed develop --from=2023-02-01 --to=2023-02-28

    ```

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance22

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93% 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 ~87 days

Recently: every ~175 days

Total

9

Last Release

465d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3202817?v=4)[Omar Mohamad - El Hassan Lopesino](/maintainers/omarlopesino)[@omarlopesino](https://github.com/omarlopesino)

---

Top Contributors

[![omarlopesino](https://avatars.githubusercontent.com/u/3202817?v=4)](https://github.com/omarlopesino "omarlopesino (40 commits)")[![lpeidro](https://avatars.githubusercontent.com/u/63868167?v=4)](https://github.com/lpeidro "lpeidro (2 commits)")[![jonhattan](https://avatars.githubusercontent.com/u/482058?v=4)](https://github.com/jonhattan "jonhattan (1 commits)")

### Embed Badge

![Health badge](/badges/metadrop-drupal-maintenance-reporter/health.svg)

```
[![Health](https://phpackages.com/badges/metadrop-drupal-maintenance-reporter/health.svg)](https://phpackages.com/packages/metadrop-drupal-maintenance-reporter)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M341](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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