Matthias Noback – PHP & Symfony: Using phploc for a quick code quality estimation – Part 1

  • You are here: Free PHP » Uncategorized » Matthias Noback – PHP & Symfony: Using phploc for a quick code quality estimation – Part 1

When I want to get a very rough idea of the quality of both code and structure of a PHP code base, I like to run phploc on it. This is a tool created by Sebastian Bergmann for (I assume) exactly this purpose. It produces the following kind of output:

Directories ...

Powered by Gewgley