Every modern framework nowadays provides helpers & scaffolding tools for automatic code generation. This tools are useful for speeding up the process of starting a new project and avoid the repetitive tasks.
The purpose of this session is to build a module through a live demo and show how to take advantage of the Symfony Console Component to provide a CLI tool to automate the creation of Drupal 8 modules by generating the directory structure for a module, controllers, forms, services, plugins and required configuration files.
By the end of this session you will learn how to build modules for Drupal 8, this session will include a demo of https://drupal.org/project/console
Who will benefit of using an automatic code module generator ?
Module Maintainers & Developers
Create & Migrate contributed modules to Drupal 8.
Drupal Trainers & Consultors
Train developers on Drupal 8.
Drupal Shops
Reduce module development time for Drupal 8.