PHPackages                             iquety/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. iquety/docmap

ActiveTool[Framework](/categories/framework)

iquety/docmap
=============

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

v2.2.0(2mo ago)14.0k↑33.3%9MITPHPPHP ^8.4CI passing

Since Aug 24Pushed 3mo agoCompare

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

READMEChangelog (6)Dependencies (12)Versions (10)Used By (9)

Iquety Docmap
=============

[](#iquety-docmap)

[![GitHub Release](https://camo.githubusercontent.com/413319587faf2a968eecd642131eb66e287ff440a2153cc0c32923c81e238b02/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6971756574792f646f636d61702e737667)](https://github.com/iquety/docmap/releases/latest)[![PHP Version](https://camo.githubusercontent.com/ef0054230522e542bc1f908ac005c6c75888dea255bac910f9015e12095e31d7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e332d626c7565)](https://camo.githubusercontent.com/ef0054230522e542bc1f908ac005c6c75888dea255bac910f9015e12095e31d7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e332d626c7565)[![License](https://camo.githubusercontent.com/b8cadaa967891081f8f165695470689986c028821dd8a040132f6e661795dc0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c7565)](https://camo.githubusercontent.com/b8cadaa967891081f8f165695470689986c028821dd8a040132f6e661795dc0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c7565)[![Codacy Grade](https://camo.githubusercontent.com/feb92b886eabecd5242a852f8374dd58afc867b6b4d8cdf046a141ff0231ac41/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3562323264313564636335633462653539303833383039613063666237363139)](https://www.codacy.com/gh/iquety/docmap/dashboard?utm_source=github.com&utm_medium=referral&utm_content=iquety/docmap&utm_campaign=Badge_Grade)[![Codacy Coverage](https://camo.githubusercontent.com/e0ff9bdef3edcadeae222e78d9ad3b09b8c482f794669d4adce9347b88132310/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f436f7665726167652f3562323264313564636335633462653539303833383039613063666237363139)](https://www.codacy.com/gh/iquety/docmap/dashboard?utm_source=github.com&utm_medium=referral&utm_content=iquety/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 iquety/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:

```
// 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)

- 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

52

—

FairBetter than 96% of packages

Maintenance83

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity70

Established project with proven stability

 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 ~162 days

Total

9

Last Release

66d ago

Major Versions

v1.0.3 → v2.0.02024-06-11

PHP version history (3 changes)v1.0.0PHP ^8.0.0

v2.0.0PHP ^8.3

v2.2.0PHP ^8.4

### 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 (34 commits)")

---

Tags

consoleframeworktool

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

PHPackages © 2026

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