2018-04-18 22:54:21 +00:00
|
|
|
|
---
|
|
|
|
|
title: Having Fun with Drupal 8, PHP libraries and the Drupal.org API
|
|
|
|
|
summary: |
|
|
|
|
|
A demo of some of the open source projects that I’ve 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.
|
|
|
|
|
speakerdeck:
|
|
|
|
|
id: 6e42ae9620bb4e91b3955f8c30d66934
|
|
|
|
|
ratio: '1.77777777777778'
|
|
|
|
|
tags:
|
|
|
|
|
- drupal
|
|
|
|
|
- drupal-8
|
|
|
|
|
- drupalorg
|
|
|
|
|
- php
|
2018-04-18 23:20:14 +00:00
|
|
|
|
youtube:
|
|
|
|
|
id: JyDjC7gGDpU
|
2018-04-18 22:54:21 +00:00
|
|
|
|
---
|
|
|
|
|
Presented at the [Drupal Bristol](https://www.drupalbristol.org.uk) user group in April 2018.
|
|
|
|
|
|
|
|
|
|
## Links
|
|
|
|
|
|
|
|
|
|
- [Joind.in](https://joind.in/talk/14851)
|
|
|
|
|
- [Drupal.org API library](https://github.com/opdavies/drupalorg-api-php)
|
|
|
|
|
- [Drupal.org API documentation](https://www.drupal.org/drupalorg/docs/api)
|
|
|
|
|
- [Laravel Collections](https://laravel.com/docs/collections)
|