Yii news 2022, issue 2

Yii news 2022, issue 2 - Open Collective

Hello everyone!

It is Alex again. The previous news issue was sent on May 2nd. Since then I was kind of silent. That’s not because nothing happened — on contrary, too much happened at once.
I went to a conference at the end of September, and instead of getting home back to my family, I ended up in Yerevan, Armenia where
I’m currently writing this news issue.

Development-wise we have great progress despite what happens in the world overall and team members’ countries specifically.

Now, let’s review interesting things since the previous news issues.

Team, foundation, and community

  • First, @yiiliveext left the team. We’d like to thank him for his valuable contributions.
  • We started a Telegram channel in English.
  • English version of Yii Chronicles was abandoned. If you want to write for the channel, let us know. The Russian version is alive and well.
  • Foundation is spending more than it is getting to get more development hours and have better Yii3 progress. Currently, it supports the work of Alexey Rogachev, Wilmer Arambula, and Rustam Mamadaminov.
    We can work for about 1.5 months in the current mode before running out of funds.
  • There are several team blogs appeared: Viktor Babanov, and Alexander Makarov.
  • We are looking for more Yii2 maintainers to keep framework healthy and to do releases more often.

Infrastructure

  • We have introduced our own GitHub actions repository to avoid duplication and keep all the package actions in sync.
  • Composer require checker now checks if there are transitive dependencies in our packages. These are bad.
  • Rector now upgrades our code when we raise PHP requirements and works along with StyleCI to fix some code style issues.

:large_blue_diamond: Yii 1

:large_blue_diamond: Yii 2

Extensions:

:large_orange_diamond: Yii 3

:gift: New package releases:

More packages are about to be released. The current focus is a validator. It is close and I can say it is one of the most complicated packages to work on. It was more or less ready in May but design-wise we were not satisfied. Since then:

  • We have decoupled rules from rule handlers to automatically resolve dependencies in handlers.
  • Added “composite” rule that allows combining several other rules. Removed GroupRule.
  • Improved rules. Refined syntax. Improved logical consistency. Finished attributes support and nested validation.
  • Cleaned up interfaces and general syntax a lot.
  • Sorted out message translation.

:gift: Package updates:

:x: Some packages were deprecated and archived:

:books: News, reading/watching recommendations, and tools

:heart: Thank you!

I would like to thank all backers and contributors for making Yii 3 possible.
We are moving it forward together!

  • CraftCMS - Great OpenSource Yii2-powered CMS.
  • Onetwist Software - High-quality software development.
  • SkillShare - Online learning community.
  • dmstr - Docker-based cloud solutions.
  • HumHub - OpenSource team communication solution.
  • JetBrains - Awesome developer tools.
  • Mighty - digital design and web technology company.
  • Emberware - Digital transformation services.
  • Dudesqare - Web studio.
  • EFKO Group - Foodtech, food production, and a venture foundation.
  • PELock - Software protection and software license key system.
  • Italian Linux Society - The Italian association promoting Linux and Free and Open Source Software.
  • Icons8 - Icons, illustrations, photos, music, and design tools store.

Special thanks to AHost who both contributed to the foundation and sponsored a few months of Rustam Mamadaminov to develop Yii3.

There are more individuals and companies to be checked on the OpenCollective page.

:+1: Special thanks for Yii 3 code contributions go to:

11 Likes

Hi, does that mean if there is no more funding after 1.5 months the Yii framework is dead? :frowning:

1 Like

I think what he means is the development speed will be not as fast as now because they are hiring full-time developers to accelerate.

1 Like

ah ok, thanks for the clarification.

1 Like