This SDK gives you seamless access to Genesis DB from any PHP 8.1+ environment. Stream events, commit new ones, observe events and query events - all over a simple HTTP interface. Fully type-safe, zero boilerplate, and CloudEvents-native. This SDK gets out of your way and lets you focus on the event-driven logic that matters.
To install the SDK, run the following command:
To use the SDK with Neos Flow, you can use the following wrapper. For more information, see the this repository.
To use the SDK, you need to create a client and connect to the Genesis DB instance. The client will handle the connection and the authentication.