PHPackages                             whsuite/markdownify - 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. whsuite/markdownify

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

whsuite/markdownify
===================

Markdownify is a HTML to Markdown converter written in PHP

1.0.0(12y ago)020211MITPHPPHP &gt;=5.3.2

Since Oct 9Pushed 10y agoCompare

[ Source](https://github.com/WHSuite/markdownify)[ Packagist](https://packagist.org/packages/whsuite/markdownify)[ Docs](https://github.com/whsuite/markdownify)[ RSS](/packages/whsuite-markdownify/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (1)

Markdownify
===========

[](#markdownify)

Getting Started
---------------

[](#getting-started)

The easiest way to work with Markdownify is when it's installed as a Composer package inside your project.

If you're not familiar with Composer, please see .

1. Add realestateconz/markdownify to your application's composer.json.

    ```
     {
         ...
         "require": {
             "realestateconz/markdownify": "dev-master"
         },
         ...
     }

    ```
2. Run `composer install`.
3. If you haven't already, add the Composer autoload to your project's initialization file. (example)

    ```
     require 'vendor/autoload.php';

    ```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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

Unknown

Total

1

Last Release

4647d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c031e779b14e54f2fde1552b978257149ff682414fd458f4546a9c03634c7111?d=identicon)[turn24](/maintainers/turn24)

---

Top Contributors

[![pasinter](https://avatars.githubusercontent.com/u/188074?v=4)](https://github.com/pasinter "pasinter (3 commits)")[![rickmills](https://avatars.githubusercontent.com/u/103707?v=4)](https://github.com/rickmills "rickmills (1 commits)")

---

Tags

htmlconvertermarkdownmarkdownify

### Embed Badge

![Health badge](/badges/whsuite-markdownify/health.svg)

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

###  Alternatives

[league/html-to-markdown

An HTML-to-markdown conversion helper for PHP

1.9k31.0M276](/packages/league-html-to-markdown)[pixel418/markdownify

The HTML to Markdown converter for PHP

195847.6k8](/packages/pixel418-markdownify)[texy/texy

Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.

159855.5k15](/packages/texy-texy)[3f/converter

A set of classes to translate a text from HTML to BBcode and from BBCode to Markdown.

27152.0k](/packages/3f-converter)[interaction-design-foundation/nova-html-card

A Laravel Nova card to display arbitrary HTML content

67817.0k3](/packages/interaction-design-foundation-nova-html-card)[kartik-v/yii2-markdown

Advanced Markdown editing and conversion utilities for Yii Framework 2.0

88270.9k6](/packages/kartik-v-yii2-markdown)

PHPackages © 2026

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