2017 © Pedro Peláez
 

library mongodb-snapshot-store

MongoDB Snapshot Store Implementation

image

prooph/mongodb-snapshot-store

MongoDB Snapshot Store Implementation

  • Saturday, February 3, 2018
  • by prooph
  • Repository
  • 3 Watchers
  • 5 Stars
  • 148 Installations
  • PHP
  • 0 Dependents
  • 3 Suggesters
  • 3 Forks
  • 1 Open issues
  • 5 Versions
  • 2 % Grown

The README.md

Prooph MongoDB Snapshot Store

Build Status Coverage Status Gitter, (*1)

Important

This library will receive support until December 31, 2019 and will then be deprecated., (*2)

For further information see the official announcement here: https://www.sasaprolic.com/2018/08/the-future-of-prooph-components.html, (*3)

Overview

MongoDB implementation of snapshot store, (*4)

Installation

You can install prooph/mongodb-snapshot-store via composer by adding "prooph/mongodb-snapshot-store": "^1.0" as requirement to your composer.json., (*5)

Requirements

  • PHP 7.1
  • MongoDB >= 3.4
  • PHP MongoDB Extension

Support

Contribute

Please feel free to fork and extend existing or add new plugins and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and may adapt the documentation., (*6)

License

Released under the New BSD License., (*7)

The Versions