From c765fc41004a72128f86b3f77da99ac76e0fa2dd Mon Sep 17 00:00:00 2001 From: Dariusz Gafka Date: Sat, 25 Sep 2021 14:05:54 +0200 Subject: [PATCH] Add Ecotone Framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 231f528..32490ba 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [CakePHP](https://cakephp.org/) - A rapid application development framework. * [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework). +* [Ecotone](https://docs.ecotone.tech/) - A Service Bus for PHP based on architectural principles of DDD CQRS and Event Sourcing * [Laravel](https://laravel.com/) - A web application framework with expressive, elegant syntax. * [Nette](https://nette.org) - A web framework comprised of mature components. * [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension.