$ composer create-project proophsoftware/event-machine-skeleton event-machine
Event Machine is a CQRS / EventSourcing framework for PHP to help you rapidly develop event sourced applications, while providing a path to refactor towards a richer domain model as needed. Customize Event Machine with Flavours. Choose between different programming styles.
Built-in PSR-7 Messagebox with JSON Schema and Swagger UI support. Focus on the domain model. Let Event Machine handle the rest.
Straightforward Event Sourcing without boilerplate. Rapid. Effective. Simple.
Learn CQRS / EventSourcing basics with Event Machine in a step by step tutorial.