PHP class graph generator
Ever found yourself with too many PHP classes and not too much understanding of how they all tie together? PHP class graph generator parses your source code directory and produces the dependency graph. Here’s the bash source file from Jacob Westhoff.