|
| 1 | +# This is Read Only Repository |
| 2 | +To contribute make use of [Ecotone-Dev repository](https://github.com/ecotoneframework/ecotone-dev). |
| 3 | + |
| 4 | +<p align="left"><a href="https://ecotone.tech" target="_blank"> |
| 5 | + <img src="https://github.com/ecotoneframework/ecotone-dev/blob/main/ecotone_small.png?raw=true"> |
| 6 | +</a></p> |
| 7 | + |
| 8 | + |
| 9 | +[](https://packagist.org/packages/ecotone/ecotone) |
| 10 | +[](https://packagist.org/packages/ecotone/ecotone) |
| 11 | +[](https://packagist.org/packages/ecotone/ecotone) |
| 12 | +[](https://packagist.org/packages/ecotone/ecotone) |
| 13 | + |
| 14 | +The roots of Object Oriented Programming (OOP) were mainly about communication using Messages and logic encapsulation. |
| 15 | +`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. |
| 16 | +Ecotone does that by making Messages first class-citizen in our Applications. |
| 17 | + |
| 18 | +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. |
| 19 | +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. |
| 20 | + |
| 21 | +Visit main page [ecotone.tech](https://ecotone.tech) to learn more. |
| 22 | + |
| 23 | +> 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). |
| 24 | +> |
| 25 | +## Getting started |
| 26 | + |
| 27 | +The quickstart [page](https://docs.ecotone.tech/quick-start) of the |
| 28 | +[reference guide](https://docs.ecotone.tech) provides a starting point for using Ecotone. |
| 29 | +Read more on the [Ecotone's Blog](https://blog.ecotone.tech). |
| 30 | + |
| 31 | +## AI-Friendly Documentation |
| 32 | + |
| 33 | +Ecotone provides AI-optimized documentation for use with AI assistants and code editors: |
| 34 | + |
| 35 | +- **MCP Server**: `https://docs.ecotone.tech/~gitbook/mcp` - [Install in VSCode](vscode:mcp/install?%7B%22name%22%3A%22Ecotone%22%2C%22url%22%3A%22https%3A%2F%2Fdocs.ecotone.tech%2F~gitbook%2Fmcp%22%7D) |
| 36 | +- **LLMs.txt**: [ecotone.tech/llms.txt](https://ecotone.tech/llms.txt) |
| 37 | +- **Context7**: Available via [@upstash/context7-mcp](https://github.com/upstash/context7) |
| 38 | + |
| 39 | +Learn more: [AI Integration Guide](https://docs.ecotone.tech/other/ai-integration) |
| 40 | + |
| 41 | +## Feature requests and issue reporting |
| 42 | + |
| 43 | +Use [issue tracking system](https://github.com/ecotoneframework/ecotone-dev/issues) for new feature request and bugs. |
| 44 | +Please verify that it's not already reported by someone else. |
| 45 | + |
| 46 | +## Contact |
| 47 | + |
| 48 | +If you want to talk or ask questions about Ecotone |
| 49 | + |
| 50 | +- [**Twitter**](https://twitter.com/EcotonePHP) |
| 51 | + |
| 52 | +- [**Community Channel**](https://discord.gg/GwM2BSuXeg) |
| 53 | + |
| 54 | +## Support Ecotone |
| 55 | + |
| 56 | +If you want to help building and improving Ecotone consider becoming a sponsor: |
| 57 | + |
| 58 | +- [Sponsor Ecotone](https://github.com/sponsors/dgafka) |
| 59 | +- [Contribute to Ecotone](https://github.com/ecotoneframework/ecotone-dev). |
| 60 | + |
| 61 | +## Tags |
| 62 | + |
| 63 | +PHP, DDD, CQRS, Event Sourcing, Symfony, Laravel, Service Bus, Event Driven Architecture, SOA, Events, Commands |
0 commit comments