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/2016-11-09-modern-drupal-development-with-composer.md
2018-02-13 11:09:56 +00:00

16 lines
702 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Modern Drupal Development with Composer
summary: Building a Drupal application? You no longer need to download archives to add new modules or update core, or deal with Drupal specific tools to manage your codebase.
speakerdeck:
id: 7a1358502526425a9cfd288f85fb32f3
ratio: 1.37081659973226
youtube:
id: Yi_FPI3xHwc
image: modern-drupal-development-composer.png
---
With Drupal "getting off the island" there has been an increase in the adoption of common PHP tools within the Drupal ecosystem.
In this lightning talk, Ill show how to build a Drupal application using Composer for dependency management.
Presented at the [PHPSW user group](https://phpsw.uk) in November 2016.