Tagged "PHP"

PHP code, the language that I work in the most often.

PHPUnit

Drupal offers a few types of phpunit regression testing suites, and those tests can also be run in CI/CD and in local development.

H5P Views

This custom Drupal module extends H5P to expose more data to views.

Drupal Caching

Caches are an important tool in Drupal to keep page loads as efficient as possible, without risking showing old inaccurate information.