syntatis/wp-plugin-readme-parser

Retrieve information from WordPress plugin readme files

Maintainers

Package info

github.com/syntatis/wp-plugin-readme-parser

pkg:composer/syntatis/wp-plugin-readme-parser

Transparency log

Statistics

Installs: 364

Dependents: 0

Suggesters: 0

Stars: 2

v3.2.0 2026-08-01 09:43 UTC

This package is auto-updated.

Last update: 2026-08-09 01:12:45 UTC


README

ci Packagist Dependency Version

This package may be used to parse the readme.txt or readme.md file of a WordPress plugin to extract metadata about the plugin, such as the plugin name, required PHP version, tested, and description. It is derived directly from the WordPress.org's readme parser, but with a few modifications to make it compatible with a wider range of PHP versions.