GitXplorerGitXplorer
f

lti

public
11 stars
6 forks
2 issues

Commits

List of commits on branch master.
Verified
f45da83fcd0f9734034c56a34a9ef0209256ddb7

Improve CI workflow

ffranzliedke committed 5 years ago
Verified
7983d38ffb602717015dd58fe0bd491e96f819ea

Fix YML whitespace

ffranzliedke committed 5 years ago
Verified
ae83dca7280ed931c415b28f7f695fdbb8c061a6

Fully replace Travis CI with GitHub Actions

ffranzliedke committed 5 years ago
Verified
95c7154862a3b89b6c1b2a2ba97e1fa2bfc4fb26

GitHub Actions: Determine PHP version dynamically

ffranzliedke committed 5 years ago
Verified
a97197139ef766d04e8c9851b25e2b686b4877c0

GitHub Actions: Fix matrix strategy

ffranzliedke committed 5 years ago
Verified
e0dd641a48b53c5bc92c865e6fc8fba6c4a925a4

GitHub Actions: Start using matrix strategy

ffranzliedke committed 5 years ago

README

The README file for this repository.

LTI for PHP

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