💾 Archived View for freeshell.de › tldr › phploc.gmi captured on 2023-04-20 at 00:21:34. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A tool for quickly measuring the size and analyzing the structure of a PHP project.
phploc {path/to/directory}
phploc {path/to/directory} --names {files}
phploc {path/to/directory} --names-exclude {files}
phploc {path/to/directory} --exclude {path/to/exclude_directory}
phploc {path/to/directory} --log-csv {path/to/file}
phploc {path/to/directory} --log-xml {path/to/file}
phploc {path/to/directory} --count-tests
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).