TAO - LTI 1.3 Core Library
IMS certified PHP library for LTI 1.3 Core implementations as platforms and / or as tools.
IMS
You can find below IMS related information.
Related certifications
Related specifications
Installation
$ composer require oat-sa/lib-lti1p3-core
Documentation
You can find below the library documentation, presented by topics.
Quick start
- how to configure the core library
- how to implement the core library interfaces
- how to expose a JWKS endpoint
Messages interactions
Services interactions
- how to set up an LTI service server
- how to use the LTI service client
Wiki
You can find more information in the library wiki.
Tests
To run tests:
$ vendor/bin/phpunit