PHPackages                             mugen/postman2doc - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. mugen/postman2doc

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

mugen/postman2doc
=================

Convert postman collection.json to markdown/html/docx.

0.1.0(8y ago)313788[3 issues](https://github.com/mugennsou/postman2doc/issues)[1 PRs](https://github.com/mugennsou/postman2doc/pulls)MITPHPPHP &gt;=7.1

Since Dec 28Pushed 5y ago3 watchersCompare

[ Source](https://github.com/mugennsou/postman2doc)[ Packagist](https://packagist.org/packages/mugen/postman2doc)[ RSS](/packages/mugen-postman2doc/feed)WikiDiscussions master Synced 5d ago

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

Convert postman collection.json to document
===========================================

[](#convert-postman-collectionjson-to-document)

Introduction
------------

[](#introduction)

It ia a convert postman collection.json to simple markdown/html/docx document tool.

Installation
------------

[](#installation)

You can install it with following command. recommended to install to the global, and you need to add global composer `vendor/bin` to the PATH.

```
composer global require mugen/postman2doc
```

Usage
-----

[](#usage)

The following command can convert a file named 'postman\_collection.json'.

```
postman2doc convert /path/to/postman_collection.json
```

OR you can run `postman2doc` directly, then you will see the command I/O.

If you want convert to html &amp; docx document, use following command.

```
postman2doc convert /path/to/postman_collection.json --html --docx --no-md
```

OR

```
postman2doc convert:html /path/to/postman_collection.json

postman2doc convert:docx /path/to/postman_collection.json
```

If convert success, you will receive a system notification, then you can see the document file at same folder.

Features
--------

[](#features)

Convert postman collection.json to...

✓ markdown ✓ HTML ✓ docx ✘ PDF

License
-------

[](#license)

Released under the MIT license

Thanks
------

[](#thanks)

This tool is base on [laravel-zero](https://github.com/laravel-zero/laravel-zero)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity50

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

Total

3

Last Release

3057d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3a6f2bcec70d9679eb90a7d3501c6182fe4d059547d9462e2488ce541e6aecc9?d=identicon)[mugennsou](/maintainers/mugennsou)

---

Top Contributors

[![TheBrousse](https://avatars.githubusercontent.com/u/606912?v=4)](https://github.com/TheBrousse "TheBrousse (1 commits)")

---

Tags

converthtmlmarkdowndocumentPostman

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mugen-postman2doc/health.svg)

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

###  Alternatives

[gotenberg/gotenberg-php

A PHP client for interacting with Gotenberg, a developer-friendly API for converting numerous document formats into PDF files, and more!

3685.2M19](/packages/gotenberg-gotenberg-php)[faisalman/simple-excel-php

Easily parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc formats

582599.4k1](/packages/faisalman-simple-excel-php)[netcarver/textile

Textile markup language parser

2311.5M16](/packages/netcarver-textile)[aspose-cloud/aspose-words-cloud

Open, generate, edit, split, merge, compare and convert Word documents. Integrate Cloud API into your solutions to manipulate documents. Convert PDF to Word (DOC, DOCX, ODT, RTF and HTML) and in the opposite direction.

32157.4k](/packages/aspose-cloud-aspose-words-cloud)[scannerjs/scanner.js

ScannerJS: JavaScript web scan JPG PDF images from TWAIN WIA scanners in browser (Chrome, Edge, Firefox or IE)

5914.3k](/packages/scannerjs-scannerjs)[eve/pdf-converter

Laravel package to convert HTML to PDF, supporting multiple drivers.

114.1k](/packages/eve-pdf-converter)

PHPackages © 2026

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