PHPackages                             alioygur/postman2html - 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. alioygur/postman2html

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

alioygur/postman2html
=====================

postman collection to html

v1.3(11y ago)4543MITPHP

Since Dec 8Pushed 11y ago1 watchersCompare

[ Source](https://github.com/alioygur/postman2html)[ Packagist](https://packagist.org/packages/alioygur/postman2html)[ RSS](/packages/alioygur-postman2html/feed)WikiDiscussions master Synced today

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

postman2html
============

[](#postman2html)

Generating html file from a [postman](http://www.getpostman.com/) collection file. it is useful for API documentation.

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

[](#installation)

This library is available via [Composer](https://getcomposer.org/)

```
composer global require "alioygur/postman2html=~1.0"
```

Usage
-----

[](#usage)

### Simple example of usage

[](#simple-example-of-usage)

```
postman2html render location-of-postman-collection-file.json
```

### Custom output file location and name, instead of default

[](#custom-output-file-location-and-name-instead-of-default)

```
postman2html render location-of-postman-collection-file.json path/to/apidoc.html
```

### Help

[](#help)

```
postman2html help render
```

**Output of `postman2html help render` command**

```
Usage:
 render inputfile [outputfile]

Arguments:
 inputfile             input file
 outputfile            output file (default: "output.html")

Options:
 --help (-h)           Display this help message.
 --quiet (-q)          Do not output any message.
 --verbose (-v|vv|vvv) Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug.
 --version (-V)        Display this application version.
 --ansi                Force ANSI output.
 --no-ansi             Disable ANSI output.
 --no-interaction (-n) Do not ask any interactive question.
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

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

Total

4

Last Release

4224d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/55d9cd11a51d6aa3171a1b9cc297c154934833cfc17c0db75c609eb35baa5036?d=identicon)[alioygur](/maintainers/alioygur)

---

Top Contributors

[![aliuygur](https://avatars.githubusercontent.com/u/628322?v=4)](https://github.com/aliuygur "aliuygur (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/alioygur-postman2html/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[phel-lang/phel-lang

Phel is a functional programming language that compiles to PHP

5186.0k18](/packages/phel-lang-phel-lang)[dagger/dagger

Dagger PHP SDK

261.1k](/packages/dagger-dagger)

PHPackages © 2026

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