PHPackages                             ricardopedias/freep-docmap - 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. [Framework](/categories/framework)
4. /
5. ricardopedias/freep-docmap

ActiveTool[Framework](/categories/framework)

ricardopedias/freep-docmap
==========================

Simple Markdown file interpreter, which adds a navigation menu on every page

v1.0.1(3y ago)0997MITPHPPHP ^8.0.0

Since Aug 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ricardopedias/freep-docmap)[ Packagist](https://packagist.org/packages/ricardopedias/freep-docmap)[ RSS](/packages/ricardopedias-freep-docmap/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

Freep Docmap
============

[](#freep-docmap)

[![PHP Version](https://camo.githubusercontent.com/911a83e2aa6fe73660ab613629a95c76622bf03049a7344e80c5ea72d4ef9c7d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e302d626c7565)](https://camo.githubusercontent.com/911a83e2aa6fe73660ab613629a95c76622bf03049a7344e80c5ea72d4ef9c7d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e302d626c7565)[![License](https://camo.githubusercontent.com/b8cadaa967891081f8f165695470689986c028821dd8a040132f6e661795dc0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c7565)](https://camo.githubusercontent.com/b8cadaa967891081f8f165695470689986c028821dd8a040132f6e661795dc0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c7565)[![Codacy Badge](https://camo.githubusercontent.com/b4637365dc0e384def5567556761ead5e96afa34db7589bd2a32ca59e36f2ebd/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3031643834373038633931393435333239363661666165666332383336656433)](https://www.codacy.com/gh/ricardopedias/freep-docmap/dashboard?utm_source=github.com&utm_medium=referral&utm_content=ricardopedias/freep-docmap&utm_campaign=Badge_Grade)[![Codacy Badge](https://camo.githubusercontent.com/912709fcc1174708166293a1320ae3426cd49aa0b03d8be36c4dc3331bf0f108/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f436f7665726167652f3031643834373038633931393435333239363661666165666332383336656433)](https://www.codacy.com/gh/ricardopedias/freep-docmap/dashboard?utm_source=github.com&utm_medium=referral&utm_content=ricardopedias/freep-docmap&utm_campaign=Badge_Coverage)

[English](readme.md)[Português](./docs/pt-br/leiame.md)Sinopse
-------

[](#sinopse)

**Docmap** is a tool that generates a navigation menu in markdown-based documentation. It is very useful to facilitate navigability and add more professionalism to the documentation of repositories or libraries.

```
composer require ricardopedias/freep-docmap
```

Below is an example of the menu that Docmap draws in documents:

[◂ Mono mono](readme.md)[Back to index](readme.md)[Nom monon ▸](readme.md)To use, just install and run in Terminal:

```
// install the package
$ composer require ricardopedias/freep-docmap

// interpret 'src-docs' directory and save to 'docs'
$ vendor/bin/docmap -s src-docs -d docs
```

For detailed information, see [Documentation Summary](docs/en/index.md).

Characteristics
---------------

[](#characteristics)

- Made for PHP 8.0 or higher;
- Codified with best practices and maximum quality;
- Well documented and IDE friendly;
- Made with TDD (Test Driven Development);
- Implemented with unit tests using PHPUnit;
- Made with ❤️ &amp; ☕.

Credits
-------

[](#credits)

[Ricardo Pereira Dias](https://www.ricardopedias.com.br)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

1355d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/35d81085a41c534f640bed85b37506ebc87ad0653784d93dab4f649ffc30e415?d=identicon)[ricardopedias](/maintainers/ricardopedias)

---

Top Contributors

[![ricardopedias](https://avatars.githubusercontent.com/u/27714431?v=4)](https://github.com/ricardopedias "ricardopedias (18 commits)")

---

Tags

consoleframeworktoolfreep

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ricardopedias-freep-docmap/health.svg)

```
[![Health](https://phpackages.com/badges/ricardopedias-freep-docmap/health.svg)](https://phpackages.com/packages/ricardopedias-freep-docmap)
```

PHPackages © 2026

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