matryoshka-model/mongo-transactional

Perform transactional operations with MongoDB

v0.2.1 2016-03-24 17:26 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:23:15 UTC


README

matryoshka_logo_hi_res_512.png

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