Slide 1

Slide 1 text

HAVING FUN WITH DRUPAL 8, PHP LIBRARIES AND THE DRUPAL.ORG API @opdavies | opdavi.es

Slide 2

Slide 2 text

▸ Full stack Web Developer & System Administrator ▸ Senior Developer at Microserve ▸ Part-time freelancer ▸ Acquia certified Drupal 8 Grand Master ▸ Drupal core contributor ▸ Open source project maintainer ▸ opdavies (Drupal.org, GitHub, Twitter) ▸ www.oliverdavies.uk @opdavies | opdavi.es

Slide 3

Slide 3 text

DRUPAL 8 CRASH COURSE PHP LIBRARIES, UNIT TESTING, COMPOSER, ROUTING, SERVICES, DEPENDENCY INJECTION, CACHING @opdavies | opdavi.es

Slide 4

Slide 4 text

LIVE DEMO ALERT! @opdavies | opdavi.es

Slide 5

Slide 5 text

No content

Slide 6

Slide 6 text

No content

Slide 7

Slide 7 text

DID YOU KNOW THAT DRUPAL.ORG HAS AN API? @opdavies | opdavi.es

Slide 8

Slide 8 text

No content

Slide 9

Slide 9 text

No content

Slide 10

Slide 10 text

A PHP LIBRARY FOR THE DRUPAL.ORG API @opdavies | opdavi.es

Slide 11

Slide 11 text

▸ Retrieve node and user data ▸ Filter by properties ▸ Provides own entity classes ▸ Methods for retrieving common properties ▸ Reusable ▸ Unit tested @opdavies | opdavi.es

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

No content

Slide 14

Slide 14 text

No content

Slide 15

Slide 15 text

$ composer require opdavies/drupalorg-api-php @opdavies | opdavi.es

Slide 16

Slide 16 text

DISPLAYING DRUPAL.ORG PROJECT STATISTICS @opdavies | opdavi.es

Slide 17

Slide 17 text

▸ Inspired by spatie.be/en/opensource ▸ Displays downloads and stars ▸ Drupal 8 module ▸ Configuration form to enter project IDs ▸ Queries the API ▸ Displays project information ▸ Retrieved data cached locally @opdavies | opdavi.es

Slide 18

Slide 18 text

No content

Slide 19

Slide 19 text

No content

Slide 20

Slide 20 text

WHEN IS YOUR DRUPALVERSARY? @opdavies | opdavi.es

Slide 21

Slide 21 text

▸ When did you register on Drupal.org? ▸ Drupal 8 module ▸ Enter a username ▸ Queries the API ▸ Displays information - next Drupalversary date and number of days until, number of years on Drupal.org ▸ Retrieved data cached locally @opdavies | opdavi.es

Slide 22

Slide 22 text

No content

Slide 23

Slide 23 text

▸ opdavi.es/talks ▸ opdavi.es/do-library ▸ opdavi.es/drupalversary ▸ opdavi.es/do-projects @opdavies | opdavi.es

Slide 24

Slide 24 text

QUESTIONS? @opdavies | opdavi.es

Slide 25

Slide 25 text

THANKS @opdavies | opdavi.es