A curated list of awesome Yii Framework extensions, tutorials and other nice things. Inspired by awesome-php and other awesome lists
- The definive guide to Yii2 (work in progress)
- Try Yii2 - Vagrant VM + Ansible provisioning = Complete readymade virtual server Yii2 playground
- Official basic and advanced structures. Code.
- Minimal Application Template by samdark
- Practical Application Template by kartik-v (and its variations "A" and "B")
- kartik-v/yii2-widgets - Collection of useful widgets
- Krajee Yii Extensions - a collection of extensions & modules
- Lepture Markdown editor - a markdown editor you really want
- kartik-v/yii2-social - a module for embedding social plugins and widgets
- Kudos - widget for Svbtle style Kudos
- 2amigos/yii2-leaflet-library - extension library to display interactive maps with Leaflet
- 2amigos/yii2-taggable-behavior - behavior functions for tagging
- 2amigos/yii2-translateable-behavior - handles ActiveRecord's attribute translations
- 2amigos/yii2-file-upload-widget - handles a BlueImp jQuery File Upload plugin
- 2amigos/yii2-qrcode-helper - helper allows you to render QrCode
- Not known
- Not known
- Larry Ulman has a plan to update his Yii book for Yii2 after its release
- Yii2 Cookbook by samdark (work in progress)
- For sure you should start with official guides
- Yii 1.1: How to learn Yii?! - Bring some learning flow recommendation.
- A longer series on installing, using, and customizing the Yii framework by Larry Ulman
- Under the Hood of Yii’s Component Architecture (3 parts) - must read to get deep understanding of what Components are in Yii.
- Yiinitializr - a project template generator. Has 3 options - basic, intermediate and advanced
- YiiBoilerplate - structure for enterprise-grade websites. Vagrant, test and static code analysis tool inside
- crisu83/yii-app - advanced structure, Vagrant and basic set of extensions inside
- YiiBackboneBoilerplate - the flexibility of YiiBoilerplate with a twist for BackboneJS applications
- YiiBooster - a collection of Bootstra based widgets
- Yii Wheels - like a YiiBooster, but with more optimized approach
- YiiStrap - the ultimate Twitter Bootstrap extension for Yii
- YiiFoundation - extension library for ZURB Foundation Framework
- crisu83/yii-image - image versioning and manipulation
- yii-auth - web UI for Yii's authorization manager.
- yii-eauth - allows to authenticate users by the OpenID, OAuth 1.0 and OAuth 2.0 providers
- giix - gii extended
- yii-caviar - next generation code generation for Yii
- Phundament - universal HTML5 Application Boilerplates
- Yupe - simple, lite and easy. Uses Yii, Twitter Bootstrap and jQuery
- CiiMS - a high performance CMS blogging platform designed to be easy to use
- yiicms - easy CMS with the basic modules and extensions to start
- YiiStorm - Yii framework integration for PhpStorm
- "Yii Application Development Cookbook" by Alexander Makarov
- "Web Application Development with Yii and PHP" by Jeffrey Winesett
- "The Yii Book" by Larry Ulman