prooph/snapshot-store
Prooph Snapshot Store
Maintainers
Requires
- php: ^7.1 || ^8.0
- prooph/common: ^4.1
Requires (Dev)
- phpspec/prophecy: ^1.9
- phpunit/phpunit: ^6.0 || ^9.3
- prooph/bookdown-template: ^0.2.3
- prooph/php-cs-fixer-config: ^0.3 || ^0.4
- psr/container: ^1.0
- sandrokeil/interop-config: ^2.0.1
- satooshi/php-coveralls: ^1.0
Suggests
- sandrokeil/interop-config: ^2.0.1 for usage of provided factories
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 2f84cfeb9d116974b63a1e3304c0849776c206b7
- Alexander Miertsch <contact.woop@prooph.de>
- Sascha-Oliver Prolic <saschaprolic.woop@googlemail.com>
This package is auto-updated.
Last update: 2026-06-22 14:08:46 UTC
README
Simple and lightweight snapshot store
👁 Build Status
👁 Coverage Status
👁 Gitter
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
Installation
You can install Prooph Snapshot Store via composer by adding "prooph/snapshot-store": "^1.0" as requirement to your composer.json.
Support
- Ask questions on Stack Overflow tagged with #prooph.
- File issues at https://github.com/prooph/snapshot-store/issues.
- Say hello in the prooph gitter chat.
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.
License
Released under the New BSD License.
