PHPackages                             dzunke/panaly-markdown-report - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. dzunke/panaly-markdown-report

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

dzunke/panaly-markdown-report
=============================

A Panaly plugin that delivers the capability to generate a markdown report.

050[1 PRs](https://github.com/DZunke/panaly-markdown-report/pulls)PHPCI passing

Since Aug 13Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/DZunke/panaly-markdown-report)[ Packagist](https://packagist.org/packages/dzunke/panaly-markdown-report)[ RSS](/packages/dzunke-panaly-markdown-report/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Panaly - Project Analyzer - Markdown Report
===========================================

[](#panaly---project-analyzer---markdown-report)

This plugin for the [Panaly Project Analyzer](https://github.com/DZunke/panaly) generates markdown reports. It prints the report date and all non-integer metrics as single lines. Integer metrics in a group are collected and printed as a table.

Example Report
--------------

[](#example-report)

```
# Metric Report

> \[!NOTE\]
> This report was generated at `2024-04-11T16:00:03+00:00`

# First Title
| Metric         | Value |
|----------------|-------|
| A Metric       | 1     |
| Another Metric | 2000  |
| Wow! A Metric  | 12    |
```

Example Configuration
---------------------

[](#example-configuration)

```
# panaly.dist.yaml
plugins:
    DZunke\PanalyMarkdownReport\MarkdownPlugin: ~ # no options available

reporting:
    markdown:
        targetFile: my-markdown-report.md
```

Thanks and License
------------------

[](#thanks-and-license)

**Panaly Project Analyzer - Markdown Report** © 2024+, Denis Zunke. Released under the [MIT License](https://mit-license.org/).

> GitHub [@dzunke](https://github.com/DZunke) · Twitter [@DZunke](https://twitter.com/DZunke)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance45

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0cbe8d66405659eb7cf0776a653954c4c8ea3817c00d026a9cd165b86c80e38f?d=identicon)[DZunke](/maintainers/DZunke)

---

Top Contributors

[![DZunke](https://avatars.githubusercontent.com/u/1244235?v=4)](https://github.com/DZunke "DZunke (8 commits)")

---

Tags

markdownmetricspanalyphpqualityreport

### Embed Badge

![Health badge](/badges/dzunke-panaly-markdown-report/health.svg)

```
[![Health](https://phpackages.com/badges/dzunke-panaly-markdown-report/health.svg)](https://phpackages.com/packages/dzunke-panaly-markdown-report)
```

###  Alternatives

[mtdowling/jmespath.php

Declaratively specify how to extract elements from a JSON document

2.0k472.8M135](/packages/mtdowling-jmespathphp)[opis/closure

A library that can be used to serialize closures (anonymous functions) and arbitrary data.

2.6k230.0M283](/packages/opis-closure)[masterminds/html5

An HTML5 parser and serializer.

1.8k242.8M226](/packages/masterminds-html5)[sabberworm/php-css-parser

Parser for CSS Files written in PHP

1.8k191.2M63](/packages/sabberworm-php-css-parser)[michelf/php-markdown

PHP Markdown

3.5k52.4M344](/packages/michelf-php-markdown)[jms/metadata

Class/method/property metadata management in PHP

1.8k152.8M88](/packages/jms-metadata)

PHPackages © 2026

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