--- 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 youtube: id: JyDjC7gGDpU --- Presented at the [Drupal Bristol][0] user group in April 2018. ## Links - [Joind.in][1] - [Drupal.org API library][2] - [Drupal.org API documentation][3] - [Laravel Collections][4] - Example module: [Drupal.org project statistics][5] - Example module: [Drupalversary][6] - Talk: [Using Laravel Collections outside Laravel][7] [0]: https://www.drupalbristol.org.uk [1]: https://joind.in/talk/14851 [2]: https://github.com/opdavies/drupalorg-api-php [3]: https://www.drupal.org/drupalorg/docs/api [4]: https://laravel.com/docs/collections [5]: https://github.com/opdavies/drupal-module-drupalorg-project-statistics [6]: https://github.com/opdavies/drupal-module-drupalversary [7]: /talks/using-laravel-collections-outside-laravel/