Web Application Development with Yii 2 and PHP

This is one of the first books written specifically for Yii2: “This book embraces the learn-by-example methodology to show you the most important features of the Yii 2 framework. Throughout the course of this book, you will build a simple real-world application; each chapter will introduce you to a new functionality and show you how […]

Read More

Krajee Yii Extensions

The folks at Krajee have a wide variety of useful Yii2 plugins. Most of them are based on the JQuery UI kit. Visit the Krajee Yii Extensions Homepage  

Read More

The Yii Framework Forum

The official Yii Framework forum is an extremely useful community to ask questions and get answers. The Yii2 forum topic is a great place to get questions answered for Yii 2.0.

Read More

CraftCMS: A Yii Framework-based Content Management Platform

CraftCMS is a content management system based on the Yii Framework. It delivers an extraordinary amount of control to developers, while keeping the editing experience simple and elegant for end users. Craft makes a great alternative to WordPress for consulting firms, power users and developers. Craft is a content management system (CMS) that’s laser-focused on […]

Read More

Yii Framework News Sources

Here are a few sites and Twitter feeds to follow developments in the Yii Framework world: Yii Framework Official News Feed and @YiiFramework on Twitter YiiFeed, curated by Yii project developer Alexander Makarov

Read More

Yii Developers

Searching for Yii developers? Check out some of these great folks below: Jeff Reifman, Lookahead Consulting Alexander Makarov, Yii Core Team and Stay.com Kartik Visweswaran, maintains the Krajee Web Tips and a bunch of useful Yii2 extensions The 2Amigos Team, maintain a bunch of useful Yii2 extensions Interested in being listed here, please contact us with your professional […]

Read More

Programming With Yii2: Getting Started

This tutorial will walk you through installing Yii 2.0, setting up your local development environment, building a simple Hello World application, setting up your remote production environment for hosting and deploying your code from a GitHub repository. It’s the perfect way to get started with Yii2. It’s also only the first installment of many tutorials in […]

Read More

Introduction to the Yii Framework

What’s Yii? My Introduction to the Yii Framework at Tuts+ is a great entry point to learn about the framework: Writing “Hello World” in PHP is quite easy but building an actual web application becomes complicated quickly. As soon as you want to manage security, write DRY code, or leverage MVC design techniques, PHP seems lacking. In the past I’ve worked with Ruby […]

Read More