TAO - LTI 1.3 Core Library
IMS certified PHP library for LTI 1.3 Core implementations as platforms and / or as tools.
This library is part of the TAO LTI 1.3 PHP framework.
You can find below IMS related information.
$ composer require oat-sa/lib-lti1p3-core
You can find below the library documentation, presented by topics.
- how to configure the core library
- how to implement the core library interfaces
- how to expose a JWKS endpoint
- how to set up an LTI service server
- how to use the LTI service client
You can find more information in the library wiki.
To run tests:
$ vendor/bin/phpunit
Note: see phpunit.xml.dist for available test suites.