tao-test/app/vendor/oat-sa/lib-lti1p3-core
2022-08-29 20:14:13 +02:00
..
.github/workflows Code, before instalation. 2022-08-29 20:14:13 +02:00
doc Code, before instalation. 2022-08-29 20:14:13 +02:00
src Code, before instalation. 2022-08-29 20:14:13 +02:00
tests Code, before instalation. 2022-08-29 20:14:13 +02:00
.gitignore Code, before instalation. 2022-08-29 20:14:13 +02:00
CHANGELOG.md Code, before instalation. 2022-08-29 20:14:13 +02:00
composer.json Code, before instalation. 2022-08-29 20:14:13 +02:00
LICENSE Code, before instalation. 2022-08-29 20:14:13 +02:00
phpunit.xml.dist Code, before instalation. 2022-08-29 20:14:13 +02:00
psalm.xml.dist Code, before instalation. 2022-08-29 20:14:13 +02:00
README.md Code, before instalation. 2022-08-29 20:14:13 +02:00

TAO - LTI 1.3 Core Library

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

IMS certified PHP library for LTI 1.3 Core implementations as platforms and / or as tools.

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.

Installation

$ composer require oat-sa/lib-lti1p3-core

Documentation

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

Quick start

Messages interactions

Services interactions

Wiki

You can find more information in the library wiki.

Tests

To run tests:

$ vendor/bin/phpunit

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