Restolia
An application for building micro-services in PHP ^8.
Install
composer create-project restolia/restolia my-app
Services
Each service lives in the services/ directory and each one has their own composer.json file, you will need to run composer install inside the services/hello directory.