Skip to content

php-xapi/xapi-client

Repository files navigation

Xabbuh xApi Client

Build Status Scrutinizer Code Quality Code Coverage

CAUTION: This package is not maintained anymore. Please use php-xapi/client instead which provides the same features.

Client side PHP implementation of the Experience API.

Installation

The recommended way to install the xAPI client is using Composer:

  1. Add xabbuh/xapi-client as a dependency to your project:

    $ composer require xabbuh/xapi-client
  2. Require Composer's autoloader:

    require __DIR__.'/vendor/autoload.php';

Usage

Read the documentation to find out how to use the library.

Issues

Report issue in the issue tracker of the XAPI package.

License

This package is under the MIT license. See the complete license in the LICENSE file.

About

NO LONGER MAINTAINED! Use php-xapi/client instead! Client side PHP implementation of the Experience API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages