Skip to content

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.

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.