stefanzweifel/laravel-stats-phploc
Fork of sebastianbergmann/phploc used to keep wnx/laravel-stats compatible across Laravel versions by supporting multiple sebastian/version releases. Measures PHP project size and structure (LOC, complexity, dependencies). Not intended for real projects.
App\Services 40% of the codebase?").For Executives: "This tool gives us objective data to make smarter decisions about our PHP codebase—like identifying bloated classes that slow down development or flagging technical debt before it becomes a crisis. For example, if we see a module growing 20% faster than others, we can either invest in refactoring or deprioritize features there. It’s like a ‘CT scan’ for our code, and it integrates seamlessly into our existing Laravel workflows with zero runtime overhead."
For Engineering:
*"We’re adding a 5-minute CLI command (php phploc.phar src) to our CI pipeline that will:
tools/ and run it. We can even hook it into our dashboard for execs to see progress on technical debt."How can I help you explore Laravel packages today?