Yii2 dev digest #9 Jul- Sep'14 > stdout.in Ievgen Kuzminov IT blog

Yii2 dev digest #9 Jul- Sep'14

Sep 25, 2014, 1:08:17 PM

The closer Yii dev team to release - the less often I make a digests. Maybe it's due to summer time and vacation or there are really less "breaking news", but this digest is much shorter as usually, despite almost 3 moths period. Also I do not spent much time now on reviewing. Briefly : it looks very close to RC, a lot of non-essential issues are postponed to 2.0.1+ version.

Awesome Yii

A curated list of awesome Yii Framework extensions, tutorials and other nice things.
Share something really Yii-special via pull-request !

Yii2 Extensions

Read previous digests

comments powered by Disqus
Ievgen
Kuzminov "iJackUA"
Web Team Lead
at MobiDev (Kharkiv, Ukraine)
Code in Ruby and Elixir, but still love PHP. Explore ES6 and Vue.js. Explore databases, use Ubuntu and MacOS, think about IT people and management

Notes


In Google Chrome you can open Dev Tools for Dev Tools. Open it in separate window and then Ctrl + Shift + J.



Redis 2.8.0 released! At the first look has couple of very promising things to play aroud with

  • new *SCAN commands for pattern filering (like scan 0 MATCH key:1*)
  • Pub/Sub notification on expire and data manipulation events - that brings some ideas of pseudo data consistency implementation