From 306c3d314996fb1553ef26135478301fe22321f1 Mon Sep 17 00:00:00 2001 From: ti-v Date: Sun, 19 Oct 2025 08:41:14 -0700 Subject: [PATCH] Add 'The Yii Book' to Yii section (#12634) --- books/free-programming-books-langs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 93d8d2632..c935edea1 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1880,6 +1880,7 @@ Books on general-purpose programming that don't focus on a specific language are #### Yii * [The Definitive Guide to Yii 2.0](https://www.yiiframework.com/doc/download/yii-guide-2.0-en.pdf) - Yii Software (PDF) +* [The Yii Book](https://github.com/LarryUllman/yiibook2/blob/main/e-books/yiibook2.pdf) - Larry Ullman (PDF) #### Zend