https://github.com/ecotoneframework/symfony-bundle
Adds integration with Symfony for Ecotone Framework.
https://github.com/ecotoneframework/symfony-bundle
Last synced: 9 months ago
JSON representation
Adds integration with Symfony for Ecotone Framework.
- Host: GitHub
- URL: https://github.com/ecotoneframework/symfony-bundle
- Owner: ecotoneframework
- License: mit
- Created: 2019-07-31T18:16:27.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T07:29:15.000Z (almost 2 years ago)
- Last Synced: 2024-04-08T08:02:56.974Z (almost 2 years ago)
- Language: PHP
- Size: 428 KB
- Stars: 9
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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).

[](https://packagist.org/packages/ecotone/ecotone)
[](https://packagist.org/packages/ecotone/ecotone)
[](https://packagist.org/packages/ecotone/ecotone)
[](https://packagist.org/packages/ecotone/ecotone)
The roots of Object Oriented Programming (OOP) were mainly about communication using Messages and logic encapsulation.
`Ecotone` aims to return to the origins of OOP, by providing tools which allows us to fully move the focus from Objects to Flows, from Data storage to Application Design, from Technicalities to Business logic.
Ecotone does that by making Messages first class-citizen in our Applications.
Thanks to being Message-Driven at the foundation level, Ecotone provides architecture which is resilient and scalable by default, making it possible for Developers to focus on business problems instead of technical concerns.
Together with declarative configuration and higher level building blocks, it makes the system design explicit, easy to follow and change no matter of Developers experience.
Visit main page [ecotone.tech](https://ecotone.tech) to learn more.
> 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, or any other framework using [Ecotone Lite](https://docs.ecotone.tech/install-php-service-bus#install-ecotone-lite-no-framework).
## 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)
- **ecotoneframework@gmail.com**
- [**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, Event Driven Architecture, SOA, Events, Commands