Skip to content

matryoshka-model/mongo-transactional

Repository files navigation

MongoTransactional ------------------

Latest Stable Version Build Status Coveralls branch Matryoshka Model's Slack

PHP library for transactional operations with MongoDB.

WIP

Why?

Because we can. Deal with it.

Install

To install it using composer add the following to your composer.json file:

"require": {
    "matryoshka-model/mongo-transactional": "~0.2.0"
}

Continuous integration

CI provided through TravisCI.

This wrapper is tested against the following MongoDB PHP clients: 1.4.5, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.5.6, 1.5.7, 1.5.8, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.6.8, 1.6.9.


Analytics