franzl / lti
An LTI Tool Provider library for PHP
Installs: 465
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 3
Forks: 6
Open Issues: 2
pkg:composer/franzl/lti
Requires
- php: >=7.2
- guzzlehttp/guzzle: ~6.0
- guzzlehttp/oauth-subscriber: 0.3.*
- psr/http-message: ~1.0
Requires (Dev)
- phpspec/phpspec: ~6.0
- squizlabs/php_codesniffer: 2.*
- zendframework/zend-diactoros: ~1.3
This package is auto-updated.
Last update: 2025-09-25 10:42:45 UTC
README
An LTI Tool Provider library for PHP
Based on the LTI Tool Provider library by Stephen P Vickens
License
GPU Lesser General Public License (LGPL)
Installation
With Composer:
composer require franzl/lti
Usage
TODO