Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 950 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 950 Bytes

In-Memory xAPI Repository Implementation

Build Status Scrutinizer Code Quality Code Coverage

Pure in-memory implementation of an xAPI repository.

This implementation is mainly useful as a backend for fast tests and shouldn't be used in production environments.

Installation

Install the package using Composer:

$ composer require php-xapi/repository-in-memory