News

Nov 26, 2019

samdark

Yii 2 Application Optimization

Vitaliy Shulyak from 2amigos about optimizing performance of Yii 2 applications.

Nov 20, 2019

samdark

Yii 2.0.30, extensions and Yii 3

Yii 2 releases, Yii 3 progress, plans and thoughts on funding.

Nov 5, 2019

blacksmoke26

Fresh Yii and extension manuals in various formats

Changelog:

  • Updated according to: 2.0.29
  • Debug => 2.1.11
  • Auth Client => 2.2.5
  • Redis => 2.0.11
  • MongoDB => 2.1.8
  • HTTP client => 2.0.12
  • Bootstrap 4 => 2.0.8
  • ApiDoc => 2.1.8

Nov 5, 2019

samdark

Extension releases and Yii 3

Another update by Yii team. This time it's Yii 2 extension releases and insights about what happens with Yii 3.

Oct 8, 2019

samdark

Yii 2.0.28, extensions and Yii 3 progress

Three extensions, framework release and a big pack of Yii 3 updates.

Oct 5, 2019

samdark

Hacktoberfest

Hacktoberfest is a festival of OpenSource contribution that lasts for a month. To participate you need to register at the website and do four pull requests to OpenSource projects such as Yii before end of the month. First 50K participants are getting free t-shirts.

Oct 4, 2019

samdark

How to use Data Providers in PHPUnit

Useful post about PHPUnit data providers that is full of tips. Check comments as well.

Oct 1, 2019

bizley-code

Yii 2 Behavior for automatic Mercure updates

Yii 2 behavior to publish resource updates to Mercure Hub automatically has been released. Its idea is to provide similar functionality as the one in API Platform.

Read more about this at Yii 2 Forum.

Sep 20, 2019

bizley-code

Mercure publisher for Yii 2

Yii 2 component for publishing updates to Mercure hub has been released.

Mercure is a protocol allowing to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way. It is especially useful to publish real-time updates of resources served through web APIs, to reactive web and mobile apps.

Read more about Mercure at https://mercure.rocks

Sep 18, 2019

samdark

Yii 2.0.27, Debug 2.1.9 and Yii 3 progress

Yii 2 releases and interesting information about the next Yii.