prooph / snapshot-store
Prooph Snapshot Store
Installs: 210 513
Dependents: 8
Suggesters: 1
Security: 0
Stars: 20
Watchers: 5
Forks: 2
Open Issues: 1
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
This package is auto-updated.
Last update: 2024-10-22 10:16:10 UTC
README
Simple and lightweight snapshot store
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.