Fragment of the Drupal 8 DBTNG class hierarchy

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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.

It was created to help during the Radio France Drupal 8 core code sprint on 2012-04-29.

Project information

  • Module categories: Developer Tools
  • Created by fgm on , updated