Dependency management through a Composer
npralhad
Agenda
- Need of dependency management or project builds in Drupal 8.
- Drupal 8 project dependency management through .make file.
- Basics of Composer.
- Drupal 8 project dependency management through composer file.
- Make V/S Composer based Drupal 8 builds.
- Easiness of Composer.
- Using composer for Drupal 8's multiple installation profile based projects.
- How some of the Drupal 8 distributions are using Composer at its best.
Mode of the session
- Presenter will make training session code publicly available over the GitHub.
- Presenter will present the session in the form of PPT and interactive QnA discussions.
- Presenter will include 4 to 5 pre-recorded screencast videos of 30 to 45 seconds duration each.
Targeted Audience
- Drupal developers with beginner or intermediate level of experties who would like to make their project builds more efficient.
What can audience expect from this session?
- Knowledge of limitation of .make files.
- Knowledge of Composer so you can use it for your Drupal 8 project builds.
- Best practices for composer utilizatoin in Drupal 8 projects.