From Not-Invented-Here to Proudly-Found-Elsewhere: A Drupal 8 Story

Click here to watch From Not-Invented-Here to Proudly-Found-Elsewhere: A Drupal 8 Story.

Drupal has always been an amazingly flexible, programmable, adaptable platform. The aspect-oriented hook system has been a great ally to developers on some of the biggest websites in the world, allowing for enormous flexibility.

But, Drupal has always done things it’s own way - in some cases, to the exclusion of best practices elsewhere. Drupal 8 broke this pattern, and began to leverage code from outside its borders.

Drupal 8 integrates much code from outside its ecosystem. Most notable of all, of course, is the replacement of Drupal’s core HTTP routing component with Symfony’s HTTP Foundation classes, but there are many more: Doctrine, Guzzle, Twig, Assetic, EasyRDF, and more - all bound together with leading technologies from the PHP community, PSR-0 and Composer.

Drupal’s enormous talent pool has been made even larger - and we are contributing back to other projects. We’ve truly become members of the wider PHP community.

Join Alex Pott, the newest Drupal core maintainer, to hear the story of how this shift was made, its pain points, and to examine the opportunity it presents.

Schedule Information
Experience level: 
Beginner
Time slot: 
Tuesday · 13:00-14:00
Speaker(s): 

Comments

Really good session, great introduction to the terminology of Drupal8, the reasons we're doing what we're doing, and some inspiration for what it will enable us to do.