Most powerful solution with REST API functionality out of the box. Based on PHP fpm with Symfony framework and Nginx web-server. Docker environment is based on official php, mysql, rabbitmq, redis docker hub repositories. Added Elasticsearch and Kibana for storing big data and quick search using elastic indexes.
Solution has supervisord software for asynchronous processes with RabbitMQ as middleware.
Code quality tools: ecs, phpstan, phpinsights, phpmd, phpmetrics, rector, copy past detector that helps you to check quality of your project.
Included all necessary documentation regarding all available console commands, IDE configuration, development and testing recommendations.
Solution is a great choice if you want to start development on your project fast, using REST API base functionality, best practices and DDD approach.