PHPackages                             nadar/github-markdown-fixer - 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. nadar/github-markdown-fixer

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

nadar/github-markdown-fixer
===========================

github markdown fixer

1.0.4(8y ago)320.8k↑162.5%13MITPHPCI failing

Since May 9Pushed 8y ago2 watchersCompare

[ Source](https://github.com/nadar/github-markdown-fixer)[ Packagist](https://packagist.org/packages/nadar/github-markdown-fixer)[ Docs](https://github.com/nadar)[ RSS](/packages/nadar-github-markdown-fixer/feed)WikiDiscussions master Synced 2w ago

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

GitHub Markdown Fixer
=====================

[](#github-markdown-fixer)

[![LUYA](https://camo.githubusercontent.com/c30b61934591d3a6fcb8718a93fd61bf840c0abd8a8d49aa0fdd4ab99567bdf4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f776572656425323062792d4c5559412d627269676874677265656e2e737667)](https://luya.io)[![Total Downloads](https://camo.githubusercontent.com/da9f89d4f22743d61f61443eaed2eee3eae31effdae9f28cdface8d3286d7027/68747470733a2f2f706f7365722e707567782e6f72672f6e616461722f6769746875622d6d61726b646f776e2d66697865722f646f776e6c6f616473)](https://packagist.org/packages/nadar/github-markdown-fixer)[![Latest Stable Version](https://camo.githubusercontent.com/367a9da6452df9cd6ce5bdac2ab4a2604ff8afd5a8328ec23275b66ef28efbdf/68747470733a2f2f706f7365722e707567782e6f72672f6e616461722f6769746875622d6d61726b646f776e2d66697865722f762f737461626c65)](https://packagist.org/packages/nadar/github-markdown-fixer)

This project fixes your Markdown files in order to render them nicely with GitHub and other Renderers.

Currently built in features:

- Replace all tabs with 4 spaces.
- Fixes none breaking spaces problem ([github/markup issue problem description](https://github.com/github/markup/issues/1054#issuecomment-300061967)).

[![GitHub Markdown Fixer in Action](screenshot.png)](screenshot.png)

Usage
-----

[](#usage)

Add the `nadar/github-markdown-fixer` to your project, within the `require-dev` section:

```
composer require nadar/github-markdown-fixer --dev
```

Go into your Terminal an run the Fixer:

```
./vendor/bin/gmf fix /folder
```

### Options

[](#options)

argumentdescription--dryrun command in dry mode, does not change file contents, but display which files would change.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity67

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

Total

5

Last Release

3095d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/86184bf08843ed8fcc4aedb2fdecd8a9e832e47e89a7166cebfda529c176f5ce?d=identicon)[nadar](/maintainers/nadar)

---

Top Contributors

[![nadar](https://avatars.githubusercontent.com/u/3417221?v=4)](https://github.com/nadar "nadar (36 commits)")

---

Tags

fixergfmgithubhacktoberfestmarkdownstandardsfixermarkdowngithubgfm

### Embed Badge

![Health badge](/badges/nadar-github-markdown-fixer/health.svg)

```
[![Health](https://phpackages.com/badges/nadar-github-markdown-fixer/health.svg)](https://phpackages.com/packages/nadar-github-markdown-fixer)
```

###  Alternatives

[league/commonmark

Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)

3.0k426.1M936](/packages/league-commonmark)[cebe/markdown

A super fast, highly extensible markdown parser for PHP

1.0k33.5M146](/packages/cebe-markdown)[league/html-to-markdown

An HTML-to-markdown conversion helper for PHP

1.9k31.0M272](/packages/league-html-to-markdown)[ion-bazan/composer-diff

Compares composer.lock changes and generates Markdown report so you can use it in PR description.

1871.9M3](/packages/ion-bazan-composer-diff)[cebe/markdown-latex

A super fast, highly extensible markdown parser for PHP, that converts markdown files into latex

50775.4k8](/packages/cebe-markdown-latex)[maglnet/magl-markdown

Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.

22194.6k4](/packages/maglnet-magl-markdown)

PHPackages © 2026

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