syntatis/wp-plugin-readme-parser

Retrieve information from WordPress plugin readme files

v1.1.0 2024-04-30 17:08 UTC

This package is auto-updated.

Last update: 2024-04-30 17:13:30 UTC


README

📦 wp-plugin-readme-parser

Retrieve information from WordPress plugin readme files

Packagist Dependency Version ci

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.