digitalarkivet/iiif-presentation

IIIF presentation api generator

dev-master / 1.0.x-dev 2024-11-12 12:40 UTC

This package is auto-updated.

Last update: 2024-11-13 11:33:21 UTC


README

Tests and static analysis

  • composer run qa to run tests and static analysis.
  • composer run phpunit to run tests.
  • composer run phpstan to run static analysis.