https://github.com/morebec/orkestra-framework
[READ ONLY] PHP Framework to develop enterprise level applications using DDD, CQRS and Event Sourcing based on the Orkestra Components, Symfony 5.2 and RoadRunner PHP application server
https://github.com/morebec/orkestra-framework
Last synced: 4 months ago
JSON representation
[READ ONLY] PHP Framework to develop enterprise level applications using DDD, CQRS and Event Sourcing based on the Orkestra Components, Symfony 5.2 and RoadRunner PHP application server
- Host: GitHub
- URL: https://github.com/morebec/orkestra-framework
- Owner: Morebec
- Created: 2021-04-22T23:27:15.000Z (about 5 years ago)
- Default Branch: 2.x
- Last Pushed: 2023-03-31T18:46:49.000Z (about 3 years ago)
- Last Synced: 2025-04-09T03:41:31.959Z (about 1 year ago)
- Language: PHP
- Size: 128 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Orkestra Framework
Opinionated implementation of services using orkestra components based on
Symfony 5.2.
## Features
- Based on Symfony 5.2 providing all of its features
- Orkestra Components are bundled and tightly integrated with Symfony's dependency Injection
- CQRS Support
- Event Sourcing Support
- DDD Support
- PostgreSQL as Database
- Long Running Processes
- [RoadRunner](https://roadrunner.dev/) application server
- Pub/Sub capabilities through messaging and [RoadRunner](https://roadrunner.dev/)
- Ideal for:
- Web Apps
- Microservices
- Backend Systems
- CLI Apps
- Modern: PHP 7.4+
- Docker + docker-compose setup
## License
Apache 2.0, Please read [LICENSE.md](./LICENSE.md) for more information.
Developed and Maintained by [Morébec](https://morebec.com)