groton-school/slim-lti-infrastructure-gae

Shim to implement packbackbooks/lti-1p3-tool storage interfaces in Firestore

3.0.0 2025-09-09 22:06 UTC

This package is auto-updated.

Last update: 2025-09-09 22:07:14 UTC


README

Shim to implement packbackbooks/lti-1p3-tool storage interfaces in Firestore

Latest Version

Install

composer require groton-school/slim-lti-infrastructure-gae

Use

This implementation expects a default slim-skeleton (and Google App Engine configuration as by the deploy wizard in groton-school/slim-gae-shim).

  1. Implement `SettingsInterface

  2. Define the dependency for SettingsInterface

  3. Inject other implementation dependencies.

groton-school/slim-skeleton@dev-gae/lti-tool

groton-school/slim-skeleton is the canonical example of how this shim is meant to be used.