PHPackages                             dev-fork/lti - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. dev-fork/lti

ActiveLibrary

dev-fork/lti
============

LTI Tool Provider Library

v1.2.1(5y ago)010Apache-2.0PHPPHP &gt;=5.4.0

Since Nov 28Pushed 5y agoCompare

[ Source](https://github.com/dev-repositories/LTI-Tool-Provider-Library-PHP)[ Packagist](https://packagist.org/packages/dev-fork/lti)[ Docs](https://www.imsglobal.org/lti)[ RSS](/packages/dev-fork-lti/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (17)Used By (0)

PHP LTI Tool Provider
=====================

[](#php-lti-tool-provider)

[![Latest Stable Version](https://camo.githubusercontent.com/ac82182cc70bfc2f8cb83d4303758b0f888ed5bdb778ed34f5478d63618e19dd/68747470733a2f2f706f7365722e707567782e6f72672f697a756d692d6b756e2f6c74692f762f737461626c65)](https://packagist.org/packages/izumi-kun/lti)[![Total Downloads](https://camo.githubusercontent.com/b98f2ff18e1a5e9ba0f4a4cf06205a29a50b6e3706c76fc6475c559741837cff/68747470733a2f2f706f7365722e707567782e6f72672f697a756d692d6b756e2f6c74692f646f776e6c6f616473)](https://packagist.org/packages/izumi-kun/lti)

Installation
------------

[](#installation)

```
composer require izumi-kun/lti

```

Description
-----------

[](#description)

This set of PHP classes encapsulates the code required by a Learning Tools Interoperability® (LTI®) compliant tool provider to communicate with an LTI tool consumer. It includes support for LTI 1.1 and the unofficial extensions to LTI 1.0, as well as the registration process and services of LTI 2.0. These classes are an extension of the LTI Tool Provider class library created by the ceLTIc project ([http://www.spvsoftwareproducts.com/php/lti\_tool\_provider/](http://www.spvsoftwareproducts.com/php/lti_tool_provider/)).

Whilst supporting LTI is relatively simple, the benefits to using a class library like this one are:

- the abstraction layer provided by the classes keeps the LTI communications separate from the application code;
- the code can be re-used between multiple tool providers;
- LTI data is transformed into useful objects and missing data automatically replaced with sensible defaults;
- the outcomes service function uses LTI 1.1 or the unofficial outcomes extension according to whichever is supported by the tool consumer;
- the unofficial extensions for memberships and setting services are supported;
- additional functionality is included to:
    - enable/disable a consumer key;
    - set start and end times for enabling access for each consumer key;
    - set up arrangements such that users from different resource links can all collaborate together within a single tool provider link;
- tool providers can take advantage of LTI updates with minimal impact on their application code.

The wiki area of this repository contains [documentation](https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP/wiki) for this library. The [rating LTI application](https://github.com/IMSGlobal/LTI-Sample-Tool-Provider-PHP) is based on this library to further illustrate how it can be used.

© 2016 IMS Global Learning Consortium Inc. All Rights Reserved. Trademark Policy - ([www.imsglobal.org/trademarks](http://www.imsglobal.org/trademarks))

Learning Tools Interoperability and LTI are registered trademarks of IMS Global Learning Consortium Inc.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 75.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~88 days

Recently: every ~219 days

Total

14

Last Release

1909d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d16e45a6c646b069dae208def205a64398cb78908a1a31dedaf7900091e8d0ba?d=identicon)[viki-dev](/maintainers/viki-dev)

---

Top Contributors

[![Izumi-kun](https://avatars.githubusercontent.com/u/1062584?v=4)](https://github.com/Izumi-kun "Izumi-kun (44 commits)")[![dac514](https://avatars.githubusercontent.com/u/812192?v=4)](https://github.com/dac514 "dac514 (5 commits)")[![spvickers](https://avatars.githubusercontent.com/u/3266092?v=4)](https://github.com/spvickers "spvickers (4 commits)")[![dev-repositories](https://avatars.githubusercontent.com/u/79596032?v=4)](https://github.com/dev-repositories "dev-repositories (1 commits)")[![jkm9000](https://avatars.githubusercontent.com/u/21393?v=4)](https://github.com/jkm9000 "jkm9000 (1 commits)")[![junpataleta](https://avatars.githubusercontent.com/u/13312075?v=4)](https://github.com/junpataleta "junpataleta (1 commits)")[![LMattson](https://avatars.githubusercontent.com/u/3170517?v=4)](https://github.com/LMattson "LMattson (1 commits)")[![Dave-B](https://avatars.githubusercontent.com/u/233371?v=4)](https://github.com/Dave-B "Dave-B (1 commits)")

---

Tags

LTI

### Embed Badge

![Health badge](/badges/dev-fork-lti/health.svg)

```
[![Health](https://phpackages.com/badges/dev-fork-lti/health.svg)](https://phpackages.com/packages/dev-fork-lti)
```

###  Alternatives

[packbackbooks/lti-1p3-tool

A library used for building IMS-certified LTI 1.3 tool providers in PHP.

51438.3k2](/packages/packbackbooks-lti-1p3-tool)[celtic/lti

PHP class library for building LTI integrations

57279.3k7](/packages/celtic-lti)[izumi-kun/lti

LTI Tool Provider Library

2194.0k1](/packages/izumi-kun-lti)[longhornopen/laravel-celtic-lti

A Laravel wrapper for https://github.com/celtic-project/LTI-PHP

1527.3k](/packages/longhornopen-laravel-celtic-lti)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
