uom-plg / plg-lti
LTI Plugin for the tk-uni libs
3.4.0
2022-03-03 00:00 UTC
Requires
- php: ^7.3.0
- imsglobal/lti-1p3-tool: dev-master
- 3.4.x-dev
- 3.4.0
- 3.2.x-dev
- dev-master / 3.2.x-dev
- 3.2.6
- 3.2.4
- 3.2.2
- 3.2.0
- 3.0.x-dev
- 3.0.48
- 3.0.46
- 3.0.44
- 3.0.42
- 3.0.40
- 3.0.38
- 3.0.36
- 3.0.34
- 3.0.32
- 3.0.30
- 3.0.28
- 3.0.26
- 3.0.24
- 3.0.22
- 3.0.20
- 3.0.18
- 3.0.16
- 3.0.14
- 3.0.12
- 3.0.10
- 3.0.8
- 3.0.6
- 3.0.4
- 3.0.2
- 3.0.0
- 2.0.38
- 2.0.36
- 2.0.34
- 2.0.32
- 2.0.30
- 2.0.28
- 2.0.26
- 2.0.24
- 2.0.22
- 2.0.20
- 2.0.18
- 2.0.16
- 2.0.14
- 2.0.12
- 2.0.10
- 2.0.8
- 2.0.6
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.0
- dev-ver2
This package is auto-updated.
Last update: 2024-10-29 06:19:18 UTC
README
Project: uom-plg/plg-lti
Published: 27 Feb 2020
Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/
An lti Plugin for the Tk Lib System.
Contents
Installation
Available on Packagist (uom-plg/plg-lti) and as such installable via Composer.
# composer require uom-plg/plg-lti
Or add the following to your composer.json file:
{ "uom-plg/plg-lti": "~3.2.0" }
If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader to load the classes.