matryoshka-model/mongo-transactional
最新稳定版本:v0.2.1
Composer 安装命令:
composer require matryoshka-model/mongo-transactional
包简介
Perform transactional operations with MongoDB
关键字:
README 文档
README
MongoTransactional ------------------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.
统计信息
- 总下载量: 50
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 2
其他信息
- 授权协议: BSD-2-Clause
- 更新时间: 2015-07-27
