oat-sa/lib-lti1p3-submission-review

OAT LTI 1.3 Submission Review Library

1.0.2 2024-03-09 20:21 UTC

This package is auto-updated.

Last update: 2024-04-17 14:00:48 UTC


README

Latest Version License GPL2 Build Status Tests Coverage Status Psalm Level Status Packagist Downloads

PHP library for LTI 1.3 Submission Review Service implementations as platforms and / or as tools, based on LTI 1.3 Core library.

Table of contents

TAO LTI 1.3 PHP framework

This library is part of the TAO LTI 1.3 PHP framework.

IMS

You can find below IMS related information.

Related specifications

Installation

$ composer require oat-sa/lib-lti1p3-submission-review

Documentation

You can find below the library documentation, presented by topics.

Quick start

Messages

Tests

To run tests:

$ vendor/bin/phpunit

Note: see phpunit.xml.dist for available test suites.