1.5 KiB
1.5 KiB
title | description | speakerdeck | image | tags | youtube | events | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Having Fun with Drupal 8, PHP libraries and the Drupal.org API | A crash course in developing PHP packages and Drupal 8 modules, based on the Drupal.org API. |
|
|
|
|
|
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.
Links
- Drupal.org API library
- Drupal.org API documentation
- Laravel Collections
- Example module: Drupal.org project statistics
- Example module: Drupalversary
- Talk: Using Laravel Collections outside Laravel