matryoshka-model/mongo-transactional

Perform transactional operations with MongoDB

Maintainers

Package info

github.com/matryoshka-model/mongo-transactional

Homepage

pkg:composer/matryoshka-model/mongo-transactional

Statistics

Installs: 50

Dependents: 0

Suggesters: 2

Stars: 1

Open Issues: 3

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

This package is not auto-updated.

Last update: 2026-03-01 01:32:51 UTC


README

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