Browse Source

Add Ecotone Framework

pull/1159/head
Dariusz Gafka 4 years ago
parent
commit
c765fc4100
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

125
 
125
 
126
 * [CakePHP](https://cakephp.org/) - A rapid application development framework.
126
 * [CakePHP](https://cakephp.org/) - A rapid application development framework.
127
 * [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework).
127
 * [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework).
128
+* [Ecotone](https://docs.ecotone.tech/) - A Service Bus for PHP based on architectural principles of DDD CQRS and Event Sourcing
128
 * [Laravel](https://laravel.com/) - A web application framework with expressive, elegant syntax.
129
 * [Laravel](https://laravel.com/) - A web application framework with expressive, elegant syntax.
129
 * [Nette](https://nette.org) - A web framework comprised of mature components.
130
 * [Nette](https://nette.org) - A web framework comprised of mature components.
130
 * [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension.
131
 * [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension.

Loading…
Cancel
Save