Looking for Yii2 Hands-on Tutorial

Hi all.

I’m looking for Yii2 hands-on tutorial books/websites but all I find are for older version of Yii 1 or 1.1. I have years of experiences with PHP but no experience with any kinds of framework. I came to Yii to learn about MVC and to see how much development time would be saved by using this framework. I have a new project coming up real soon and would like to use Yii.

Would you recommend me to read those books for Yii1 (or 1.1) and jump onto Yii2? I’m just wondering if there are significant differences between 1.1 and 2, and reading Yii1.1 book would not make sense if I’ll be using Yii2.

Any pointers would be appreciated.

Thank you in advance.

-gibb

Yii 2.0 is still in beta there is not lot of tutorials available at the moment but there is Yii official guide and I believe there some youtube videos okay here

http://www.yiiframework.com/doc-2.0/guide-index.html

Hi alirz23,

Thanks for your reply. I didn’t know yii2 was just a beta release. From the download page, it was the first to find so I guessed yii2 was was GA. Thanks for clarification and I understand now why there are not many tutorials/books on yii2 yet.

-gibb

Yii2 is not in Beta anymore since a few months and 2.0.1 is out on 7.12.2014:

Tutorials:

http://yii2framework.wordpress.com/tag/yii-2/

http://www.yiiframework.com/wiki/780/drills-search-by-a-has_many-relation-in-yii-2-0/

http://www.yiiframework.com/wiki/?tag=yii2

https://www.youtube.com/results?search_query=yii2

Yii2 Books:

4 Beginners: https://leanpub.com/yii2forbeginners/

4 Pros: https://www.packtpub.com/web-development/web-application-development-yii-2-and-php/

Hi yiim,

Thanks for your reply and the links! These will really help me understanding yii2! Much appreciated.

-gibb