GitXplorerGitXplorer
f

lti

public
11 stars
6 forks
2 issues

Commits

List of commits on branch master.
Verified
4fa464204636b068788fab2cc42beef3a6f3c917

Get rid of deprecated array access syntax

ffranzliedke committed 5 years ago
Verified
747a50d6a589861124797a6f394b1302db9b37a5

Update PhpSpec for compatibility with PHP 7.4

ffranzliedke committed 5 years ago
Verified
ee8b3712b67bcd86e837d72b692bdd1ac8045b22

Require PHP 7.2+

ffranzliedke committed 5 years ago
Verified
f4722bc75c5d486a889709f4558dd612a75c0f74

Composer: Update license identifier

ffranzliedke committed 5 years ago
Verified
c48928aa6af9d39e3fe4823eb1d35ae03d604ce1

CI: Run tests on PHP 7.4

ffranzliedke committed 5 years ago
Verified
09fd2e926ea57606f83a9b4577639bffd849668c

Require PHP 7.1

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