Registry / serialization / league-commonmark

league-commonmark

JSON →
library2.8.2phppackagistunverified

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

composer require league/commonmark
INSTALL
IMPORT
SIG · LEAGUE-COMMONMARK
L
league-commonmark
serializationphpv2.8.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CommonMarkConverter
use League\CommonMark\CommonMarkConverter;

Convert Markdown to HTML using CommonMark.

use League\CommonMark\CommonMarkConverter; $converter = new CommonMarkConverter(); echo $converter->convert('# Hello World');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.8.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
league-commonmark — pip install league-commonmark · libregistry