https://github.com/franzliedke/lti
LTI Tool Provider library for PHP
https://github.com/franzliedke/lti
lti oauth php
Last synced: 4 months ago
JSON representation
LTI Tool Provider library for PHP
- Host: GitHub
- URL: https://github.com/franzliedke/lti
- Owner: franzliedke
- License: lgpl-3.0
- Created: 2015-08-28T15:17:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T07:25:03.000Z (over 5 years ago)
- Last Synced: 2025-07-07T14:03:32.905Z (12 months ago)
- Topics: lti, oauth, php
- Language: PHP
- Size: 231 KB
- Stars: 11
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# LTI for PHP
An LTI Tool Provider library for PHP
Based on the [LTI Tool Provider library][original_library] by Stephen P Vickens
## License
GPU Lesser General Public License (LGPL)
## Installation
With Composer:
composer require franzl/lti
## Usage
TODO
[original_library]: http://projects.oscelot.org/gf/projects/php-basic-lti/