Hi there I'm new to PHP and have been tasked to handle quite a huge php project. My first task is to sort out the dependencies between the existing php files. I was wondering is there any utility out there that i can use to scan though the entire directory tree of my project directory and document all the relevant (applicable) dependencies between these files. Your help is greatly appreciated. Thank you very much