Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ecotoneframework/amqp

Add integration with amqp, rabbitmq for Ecotone Framework.
https://github.com/ecotoneframework/amqp

php

Last synced: about 17 hours ago
JSON representation

Add integration with amqp, rabbitmq for Ecotone Framework.

Awesome Lists containing this project

README

        

# This is Read Only Repository
To contribute make use of [Ecotone-Dev repository](https://github.com/ecotoneframework/ecotone-dev).



![Github Actions](https://github.com/ecotoneFramework/ecotone-dev/actions/workflows/split-testing.yml/badge.svg)
[![Latest Stable Version](https://poser.pugx.org/ecotone/ecotone/v/stable)](https://packagist.org/packages/ecotone/ecotone)
[![License](https://poser.pugx.org/ecotone/ecotone/license)](https://packagist.org/packages/ecotone/ecotone)
[![Total Downloads](https://img.shields.io/packagist/dt/ecotone/ecotone)](https://packagist.org/packages/ecotone/ecotone)
[![PHP Version Require](https://img.shields.io/packagist/dependency-v/ecotone/ecotone/php.svg)](https://packagist.org/packages/ecotone/ecotone)

`Ecotone Framework` is a `Service Bus` which enables `Message-Driven` architecture in `PHP`.
Based on resilient Message-Driven principles provides support for building applications that follows `Domain-Driven Design` (DDD), `Command Query Responsibility Segregation` (CQRS) and `Event Sourcing` (ES).

> The term "Ecotone", in ecology means transition area between ecosystems, such as forest and grassland.
The Ecotone Framework functions as transition area between your components, modules and services. It glues things together, yet respects the boundaries of each area.

> Ecotone can be used with [Symfony](https://docs.ecotone.tech/modules/symfony-ddd-cqrs-event-sourcing) and [Laravel](https://docs.ecotone.tech/modules/laravel-ddd-cqrs-event-sourcing) frameworks.

## Getting started

The quickstart [page](https://docs.ecotone.tech/quick-start) of the
[reference guide](https://docs.ecotone.tech) provides a starting point for using Ecotone.
Read more on the [Ecotone's Blog](https://blog.ecotone.tech).

## Feature requests and issue reporting

Use [issue tracking system](https://github.com/ecotoneframework/ecotone-dev/issues) 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

- [**Twitter**](https://twitter.com/EcotonePHP)
- **[email protected]**
- [**Community Channel**](https://discord.gg/CctGMcrYnV)

## Support Ecotone

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

- [Sponsor Ecotone](https://github.com/sponsors/dgafka)
- [Contribute to Ecotone](https://github.com/ecotoneframework/ecotone-dev).

## Tags

PHP DDD CQRS Event Sourcing Symfony Laravel Service Bus