Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 2.07 KB

README.md

File metadata and controls

43 lines (28 loc) · 2.07 KB

Github Actions Latest Stable Version License Total Downloads PHP Version Require

Ecotone is Service Bus Implementation, which enables message driven architecture with DDD, CQRS, Event Sourcing in PHP

Ecotone provides PHP with Command Bus, Query Bus, Event Bus, Interceptors, Aggregates, Sagas, Event Sourcing built on solutions that are message driven at the fundamental levels, and using integration with well known and stable solutions like Enqueue for asynchronous communication and Prooph for Event Sourcing.

Getting started

The quickstart page of the reference guide provides a starting point for using Ecotone.

Feature requests and issue reporting

Use issue tracking system for new feature request and bugs. Please verify that it's not already reported by someone else.

Contact

If you want to talk or ask question about Ecotone

Support Ecotone

If you want to help building and improving Ecotone consider becoming a sponsor:

Tags

PHP DDD CQRS Event Sourcing Symfony Laravel Service Bus