Examples for Developers
A comprehensive collection of well-documented example modules demonstrating Drupal's core APIs and features for developers to learn from.
Tags
A comprehensive collection of well-documented example modules demonstrating Drupal's core APIs and features for developers to learn from.
Generates scaffold code for custom Drupal modules including hooks, plugins, entities, services, forms, and tests.
Enables hook implementations using PHP 8 attributes without requiring .module files, with full dependency injection support.