Add abstracts

This commit is contained in:
Oliver Davies 2019-06-02 12:12:53 +01:00
parent a96e168eb7
commit 5b1c769a27
4 changed files with 46 additions and 0 deletions

View file

@ -0,0 +1,6 @@
---
title: Having Fun with Drupal 8, PHP libraries and the Drupal.org API
url: https://www.oliverdavies.uk/talks/drupal-8-php-libraries-drupalorg-api
tags: [drupal, drupal-8, php, composer]
---
A demo of some of the open source projects that Ive been working on lately that are based on information from the Drupal.org API, including a PHP library for the API itself as well as some Drupal 8 modules that use it.