This week Yii team released two extensions and made some progress with Yii 3.
There is a bonus-article about Yii 2 in there.
Aug 21, 2019
This week Yii team released two extensions and made some progress with Yii 3.
There is a bonus-article about Yii 2 in there.
Aug 21, 2019
Changelog:
Aug 13, 2019
Recent release Tuesday summary was posted with some details about Yii 3 progress and, of course, Yii 2 releases.
Aug 9, 2019
yii2-vueapp is a Vue.js helper for create Vue app in Yii 2 without webpack or similar.
All assets (JavaScript, CSS and templates) are injected directly into HTML. The extension provides functionality to split the code (JavaScript, CSS and templates) and to load parameters from HTML root element.
Aug 6, 2019
Aleksandar Panic from 2amigos on configuring assets.
Jul 30, 2019
Yii 2.0.24 and debug extension 2.1.7 were released. yiisoft/json
was extracted and polished.
Jul 24, 2019
Jul 16, 2019
Yii 2.0.23 was released and there is some interesting info about Yii 3 published at OpenCollective page.
Jul 10, 2019
A handler from Yii 2 was ported over and adjusted. The forum post lists cool features it supports:
Jul 10, 2019
Srdjan Drakul from 2amigos explains how to do identity impersonation with Yii 2 i.e. log in as another user.