Manuel Pichler is announcing that PHP Depend with version number 2.1.0 is already available to download.
What is PHP Depend ?
PHP Depend is A port to PHP of Java’s JDepend development tool .
JDepend is a package dependency analyzer that generates design quality metrics.JDepend can also be downloaded from here.PHP Depend performs static code analysis on a given source base, calculating project metrics.
This is changelog for PHP Depend version 2.1.0 :
- Fixed:
- Windows+Composer install fails due to “path too long”
- Outdated news on the website
- Added support for foreach with list statement (PHP 5.5)
You can read the complete changelog and also download this latest version on their homepage: pdepend.org


