Yii API Application Template 1.2

Yii3 API project template 1.2.0

Yii API Application Template version 1.2.0 was released. In this version:

  • Improve prod-deploy error handling so exact error is printed in case of rollback
  • Refactor Makefile default command help logic
  • Allow symfony/console 8
  • Remove mutation testing
  • Refactor PresenterInterface and implementations for preparing data only
  • Set locale C.UTF-8 in Dockerfile
  • Update composer dependencies and refactor to replace use of deprecated classes
  • Add grouping to make help output
  • Fix incorrect .env files used in Docker Compose for production
  • Fix psalm cache directory in configuration file