Skip to content

ecotoneframework/quickstart-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecotone Quickstart Examples

Start docker-compose and connect to the container with the following command:

docker-compose up -d && docker exec -it ecotone-quickstart /bin/bash

Run chosen example from the specific catalog.

composer install
php run_example.php

This is Read Only Repository

To contribute make use of Ecotone-Dev repository.

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.
Read more on the Blog.

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

About

Examples for Ecotone Quickstart

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages