💾 Archived View for freeshell.de › tldr › phan.gmi captured on 2023-07-10 at 14:50:02. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A static analysis tool for PHP.
phan --init
phan --init --init-level {level}
phan
phan --directory {path/to/directory} --directory {path/to/another_directory}
phan --config-file {path/to/config.php}
phan --output-mode {text|verbose|json|csv|codeclimate|checkstyle|pylint|html}
phan --processes {number_of_processes}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).