PHPackages                             authanram/markdown - 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. authanram/markdown

ActivePackage

authanram/markdown
==================

WORK IN PROGRESS

08PHP

Since Aug 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/authanram/markdown)[ Packagist](https://packagist.org/packages/authanram/markdown)[ RSS](/packages/authanram-markdown/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Markdown
========

[](#markdown)

[![CI](https://github.com/authanram/markdown/actions/workflows/main.yml/badge.svg)](https://github.com/authanram/markdown/actions/workflows/main.yml)

\[WIP\] Converts markdown into HTML.

```
use Authanram\Markdown\Converter;

$html = (new Converter([
    'base_url' => 'https://base-url.test',
]))->withMarkdown($markdown)->toHtml();
```

Take a look at the directory `tests` if you'll want to find out more.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/39ce69cfcaec5f2934c28c9375c96225bdbb810cf436631fcfc486dcceab14a8?d=identicon)[authanram](/maintainers/authanram)

---

Top Contributors

[![authanram](https://avatars.githubusercontent.com/u/1874088?v=4)](https://github.com/authanram "authanram (46 commits)")

### Embed Badge

![Health badge](/badges/authanram-markdown/health.svg)

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

PHPackages © 2026

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