The first stable release of the Yii3 web application template.
The template helps you quickly start with a classic web application and already includes the essentials:
- middleware dispatcher,
- routing,
- error handling,
- asset support (CSS, images),
- console entry point,
- and more...
As examples, it comes with a homepage handler and a simple console command. At the same time, the template imposes no restrictions: you are free to organize controllers, services, views, and other files in any structure you prefer.