💾 Archived View for freeshell.de › tldr › phpmd.gmi captured on 2023-04-20 at 00:21:35. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A PHP mess detector that checks for common potential problems.
phpmd
phpmd {path/to/file_or_directory} {xml|text|html} {rulesets}
phpmd {path/to/file_or_directory} {xml|text|html} {rulesets} --minimumpriority {priority}
phpmd {path/to/file_or_directory} {xml|text|html} {rulesets} --suffixes {extensions}
phpmd {path/to/file_or_directory} {xml|text|html} {rulesets} --exclude {directory_patterns}
phpmd {path/to/file_or_directory} {xml|text|html} {rulesets} --reportfile {path/to/report_file}
phpmd {path/to/file_or_directory} {xml|text|html} {rulesets} --strict
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).