How to install php depend on project running in wamp on windows? I've checked what's on website, but found nothing. Thanks.
To install PHP Depend on a WAMP installation follow these steps:
where php
pdepend
by running php pdepend.phar
(from a command prompt)\wamp\bin\php\{phpversion}\php.exe
, depending on your installation settings. The command will thus than be \wamp\bin\php\{phpversion}\php.exe pdepend.phar
.PATH
variable to include the php directory