xabbuh/xapi-mongodb-storage

This package is abandoned and no longer maintained. The author suggests using the php-xapi/repository-mongodb package instead.

MongoDB driver implementation of an xAPI storage

v0.1.0 2016-03-21 12:06 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:36:07 UTC


README

Build Status Scrutinizer Code Quality Code Coverage

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

MongoDB driver implementation of an xAPI storage.

Installation

Install the MongoDB driver using Composer:

$ composer require --no-update doctrine/mongodb-odm "~1.0@dev"
$ composer require --no-update xabbuh/xapi-doctrine-storage "~1.0@dev"
$ composer require xabbuh/xapi-mongodb-storage "~0.1@dev"