https://github.com/prooph/snapshotter
Take aggregate snapshots with ease
https://github.com/prooph/snapshotter
ddd event-sourcing php prooph snapshots snapshotter
Last synced: 10 months ago
JSON representation
Take aggregate snapshots with ease
- Host: GitHub
- URL: https://github.com/prooph/snapshotter
- Owner: prooph
- License: bsd-3-clause
- Created: 2015-11-03T15:10:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T18:13:15.000Z (about 5 years ago)
- Last Synced: 2025-06-09T22:07:14.979Z (about 1 year ago)
- Topics: ddd, event-sourcing, php, prooph, snapshots, snapshotter
- Language: PHP
- Homepage: http://getprooph.org
- Size: 120 KB
- Stars: 19
- Watchers: 7
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# snapshotter
Snapshot tool for the prooph event-store
Take aggregate snapshots with ease
[](https://travis-ci.com/prooph/snapshotter)
[](https://coveralls.io/github/prooph/snapshotter?branch=master)
[](https://gitter.im/prooph/improoph)
## Important
This library will receive support until December 31, 2019 and will then be deprecated.
For further information see the official announcement here: [https://www.sasaprolic.com/2018/08/the-future-of-prooph-components.html](https://www.sasaprolic.com/2018/08/the-future-of-prooph-components.html)
## Support
- Ask questions on Stack Overflow tagged with [#prooph](https://stackoverflow.com/questions/tagged/prooph).
- File issues at [https://github.com/prooph/snapshotter/issues](https://github.com/prooph/snapshotter/issues).
- Say hello in the [prooph gitter](https://gitter.im/prooph/improoph) chat.
## Contribute
Please feel free to fork and extend existing or add new features 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.
## Dependencies
Please refer to the project [composer.json](composer.json) for the list of dependencies.
## License
Released under the [New BSD License](LICENSE).