tcplscan

Crates.iotcplscan
lib.rstcplscan
version0.1.5
sourcesrc
created_at2023-08-18 09:51:05.339888
updated_at2023-12-20 15:14:12.260797
descriptionA tool to keep track of class complexity of a PHP project
homepage
repositoryhttps://github.com/OchirErkhembayar/tcplscan
max_upload_size
id947731
size78,110
Ochir Erkhembayar (OchirErkhembayar)

documentation

README

tcplscan

Scan PHP source code for dependencies, usages and code complexity

Quick start

If building from source cargo run <path_to_code>

If installing from crates.io tcplscan <path_to_code>

Commit count: 134

cargo fmt