The Definitive Guide to Yii 2.0 PDF

Hi all,

I’m looking for a The Definitive Guide to Yii 2.0 in PDF format.

I’ve already printed this pdf:


http://stuff.cebe.cc/yii2-guide.pdf

But I think that this is an old version because when I compare it to the online version:


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

there’s a lot of changes.

Any one can help me, please?

Blessings

Sam

I think this is best book.

dont be curious http://www.yiiframework.com/doc-2.0/

will help you lot .

if you are new in YII2

visit doingiteasy youtube channel.

For every one check this page.

It seems the newer version is there :

http://stuff.cebe.cc

http://stuff.cebe.cc/yii2-guide.en.pdf

Because Yii2 itself is a few buggy (https://github.com/yiisoft/yii2/issues/9938) all composer and other zip installations are refer to basic and advanced template versions.

And the apidoc ext (packagist) requires cebe/markdown-latex 1.0.0 on yiisoft/yii2: >=2.0.4 (not cebe/markdown 1.1.0 on yii2 basic app) thus it is so buggy to generate the doc your self locally because of the cebe/markdown conflicts with apidoc.

http://www.yiiframework.com/forum/index.php/topic/58323-im-not-able-to-install-yiisoftyii2-apidoc/

First I tried to downgrade(composer) the downloaded basic or advanced but it will remove a lot of packages because the composer.json and composer.lock are different in that downloaded zips of yiiframework.com

-------- below text was the additional parts of the reply I was gonna put in the above forum post (may be useful)

Hello,

Wouldn’t it be simpler in both doc and generated pdf had a “last updated” and a “printed/generated on” date timestamp?

Thank you for the new link.

P.

PS: You also have a version here https://delc82.gitbooks.io/yii2-guide/, but I don’t know how up-to-date it is.

the doc is still incomplete 16.1 helpers page 457