Changelog:
- Updated according to: 2.0.35
- ElasticSearch => 2.0.7
- Shell => 2.0.4
- Gii => 2.2.1
- Redis => 2.0.13
- Twig => 2.4.0
Jun 14, 2020
Changelog:
May 31, 2020
Fabrizio Caldarelli created a small widget to embed Vue.js power to a legacy app, allowing to continue using framework provided tool (ActionForm, ActionField, etc…) and take advantages of Vue.js in complex views (form especially).
The goal was to handle complex views / forms with more confortable tools as Vue.js (instead Pjax) without passing through webpack, other development environment and working directly on js code, but keeping js, css and html vue app code separately.
May 3, 2020
Another issue with details on Yii 3 development and current Yii 2 releases. Some reading links are there as well.
Apr 28, 2020
Zura Sekhniashvili posted seven hour long screencast/tutorial on freeCodeCamp.org channel where he builds a simple YouTube clone with Yii 2.
Apr 27, 2020
Kilderson Sena took a short interview about Yii 3 from one of the core developers.
Apr 17, 2020
New Composer verison is around the corner. The article sums up enhancements and changes.
Yii team is getting ready updating plugins so everything should work well with new version of Composer soon.
Apr 11, 2020
A template is created using the yii framework, which is the frontend section with Vuejs and the backhand section with yiiframework. See the README file for more information
Mar 25, 2020
Yii 3 progress, Yii 2 and extension releases. Many part of Yii 3 guide ready.
Mar 24, 2020
Speed up your web development with the Bootstrap 4 Admin Dashboard built for Yii2.
Mar 24, 2020
Good article emphasizing that we should not test implementation but desired behavior.