afragen/wordpress-plugin-readme-parser
最新稳定版本:1.2025.12.6
Composer 安装命令:
composer require afragen/wordpress-plugin-readme-parser
包简介
A clone of the current WordPress.org Plugin Readme Parser, class-parser.php
关键字:
README 文档
README
A scrape of the current WordPress.org Plugin Readme Parser
In my Git Updater plugin I use the WP.org Plugin Directory readme parser. I created this library to allow me to more easily include the class-parser.php for my project by using composer.
I will try to keep this as up-to-date as possible.
The index.php file, when run locally, will update the class-parser.php file with the most current version in meta.trac.wordpress.org.
Usage
composer require afragen/wordpress-plugin-readme-parser:dev-master
class-parser.php uses Michelf’s Markdown_Extra but I use a more lightweight markdown parser, erusev’s Parsedown. Parsedown is required in this composer.json.
统计信息
- 总下载量: 46.09k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 3
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04