/reports-app

🪐Hexagonal architecture microservice - Lumen and Doctrine based

Primary LanguagePHP

Reports App

💫 PHP sample microservice using CQRS and Event Driven Architecture.

Getting started

Environment variables

cp .env.example .env

Start dev containers

docker-compose up --build -d

Install PHP dependencies

docker-compose exec app composer install

Licence

The Lumen framework is open-sourced software licensed under the MIT license.