ubirak / event-store
Different event store implementations
dev-master
2017-12-06 09:44 UTC
Requires
- php: ^7.1.3
- guzzlehttp/psr7: ^1.2
- jakeasmith/http_build_url: ^1.0.1
- php-http/httplug: ^1.1
- symfony/serializer: ^2.8|^3.4|^4.0
Requires (Dev)
- atoum/atoum: ^3.1
- php-http/mock-client: ^1.0.1
This package is not auto-updated.
Last update: 2024-10-30 04:29:57 UTC
README
Different implementations of event store.
- Event Store (https://eventstore.org/) over http
- In memory (useful for integration test)