Class Grapher
Component type
Maintenance status
Development status
Component created
Component changed
This project is a Drush plugin that can generate inheritance and interface implementation graphs from a directory of PHP files and its subdirectories, including a Drupal installation.
It does not load code from the current Drupal / Drush installation but uses the Grammar Parser on top of PHP built-in tokenizer to parse the set of files.
