groton-school/slim-lti-infrastructure-gae

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

2.0.1 2025-08-13 16:34 UTC

This package is auto-updated.

Last update: 2025-08-13 16:35:33 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.