Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)
composer require "league/commonmark:1.6.0"
| 包名 | 版本要求 |
|---|---|
| ext-mbstring | * |
| php | ^7.1 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| cebe/markdown | ~1.0 |
| commonmark/commonmark.js | 0.29.2 |
| erusev/parsedown | ~1.0 |
| ext-json | * |
| github/gfm | 0.29.0 |
| michelf/php-markdown | ~1.4 |
| mikehaertl/php-shellcommand | ^1.4 |
| phpstan/phpstan | ^0.12 |
| phpunit/phpunit | ^7.5 || ^8.5 || ^9.2 |
| scrutinizer/ocular | ^1.5 |
| symfony/finder | ^4.2 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2021-05-01 19:00:49 |
| 类型 | library |