This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/_talks/goodbye-drush-make-hello-composer.md

1.1 KiB
Raw Blame History

title tags speakerdeck youtube events
Goodbye Drush Make. Hello Composer!
meetup
drupal
composer
id ratio url
f7de07ae513f49798de78b6f8c3ef8cd 1.37081659973226 http://bit.ly/slides-goodbye-drush-make-hello-composer2
id
ZL2FtRTX9Y8
event date
drupal-bristol 2016-11-17
event date time joindin
phpuk18 2018-02-16 14:40 - 15:40 https://joind.in/talk/650ab

One of the main outcomes of Drupal 8 was “getting off the island” with third-party code included in core and adopting modern best practices from the wider PHP ecosystem - including Composer, PHPs dependency manager.

Included to manage cores dependencies, it has also gained traction in the contrib space with the creation of the Drupal Composer project, and the Drupal Packagist and now native endpoints on Drupal.org exposing contrib project metadata.

In this session, I'll show how to fully manage a Drupal 7 or Drupal 8 website including contributed modules and themes and external libraries with Composer.