phauthentic / event-store
1.0.0-beta1
2024-07-13 20:01 UTC
Requires
- php: ^8.2
Requires (Dev)
- ext-pdo: *
- infection/infection: ^0.29.6
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.5
- ramsey/uuid: ^4.7
- squizlabs/php_codesniffer: ^3.9
This package is auto-updated.
Last update: 2024-10-13 20:31:25 UTC
README
⚠ Do not use it in production!⚠ This is still in development!
This is an event store abstraction for the Phauthentic Event Sourcing Library.
Installation
composer require phauthentic/event-store
Documentation
Please start by reading documentation in this repository.
License
Copyright Florian Krämer
Licensed under the MIT license.