awesome-yii
Yii toolkit
A curated collection of Yii Framework extensions, tutorials, and resources for developers.
ORIGINAL LIST MOVED TO
2 stars
3 watching
2 forks
last commit: about 8 years ago
Linked from 4 awesome lists
Awesome Yii Framework / Official Resources | |||
Official site | |||
Official community | |||
Awesome Yii Framework / Yii News | |||
YiiFeed.com | community selected stream of news about Yii framework | ||
Yii 2.* / Tutorials | |||
HTML | The definive guide to Yii2: , , (work in progress) | ||
Try Yii2 | 49 | almost 9 years ago | Vagrant VM + Ansible provisioning = Complete readymade virtual server Yii2 playground |
Yii 2.* / Project structure examples | |||
basic | 14,238 | 10 days ago | Official and structures. |
Minimal Application Template | 140 | about 3 years ago | by samdark |
Practical Application Template | 67 | about 6 years ago | by kartik-v (and its variations and ) |
Demo blog on AngularJS with server-side Yii2 Rest API | 207 | over 7 years ago | by githubjeka |
Yii 2.* / Extensions / Widgets / GUI | |||
kartik-v/yii2-widgets | 558 | about 5 years ago | Collection of useful widgets |
Krajee Yii Extensions | a collection of extensions & modules | ||
Lepture Markdown editor | 49 | about 9 years ago | a markdown editor you really want |
Yii 2.* / Extensions / Social | |||
kartik-v/yii2-social | 92 | over 3 years ago | a module for embedding social plugins and widgets |
Kudos | 5 | over 9 years ago | widget for Svbtle style Kudos |
Yii 2.* / Extensions / Geo / Maps | |||
2amigos/yii2-leaflet-library | extension library to display interactive maps with Leaflet | ||
amstr1k/yii2-geography | 14 | almost 10 years ago | extension to work with cities and countries from the database |
Yii 2.* / Extensions / Database | |||
yii2-arangodb | 15 | almost 10 years ago | ArangoDB integration for the Yii2 : Connection, Query, ActiveRecord, Migrations |
2amigos/yii2-taggable-behavior | 85 | over 5 years ago | behavior functions for tagging |
2amigos/yii2-translateable-behavior | 66 | almost 6 years ago | handles ActiveRecord's attribute translations |
Yii 2.* / Extensions / File System | |||
2amigos/yii2-file-upload-widget | 251 | about 5 years ago | handles a BlueImp jQuery File Upload plugin |
Yii 2.* / Extensions / Other | |||
2amigos/yii2-qrcode-helper | 222 | 11 months ago | helper allows you to render QrCode |
monitorbacklinks/yii2-wordpress | 33 | over 6 years ago | a component for integration with Wordpress CMS via XML-RPC API |
Yii 2.* / CMS (Yii2 based) | |||
LUYA | The Yii 2 CMS to build beautiful and easy editable websites pretty fast! | ||
dotPlant2 | e-commerce CMS | ||
EASYII CMS | control panel and tools | ||
Yii 2.* / Books | |||
"How To Create Single Page Application in minutes! with AngularJs 1.3 and Yii 2.0" | by Hafid Mukhlasin | ||
"Web Application Development with Yii 2 and PHP" | by Mark Safronov | ||
plan to update his Yii book | Larry Ulman has a for Yii2 after its release | ||
Yii2 Cookbook | 1,448 | 5 months ago | by samdark (work in progress) |
Yii 2 For Beginners | by Bill Keck | ||
Yii 1.* / Tutorials | |||
official guides | For sure you should start with | ||
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 | ||
Configuring PhpStorm IDE for Yii | |||
Configuring NetBeans IDE for Yii | |||
Yii 1.* / Project structure examples | |||
Yiinitializr | a project template generator. Has 3 options - basic, intermediate and advanced | ||
YiiBoilerplate | 365 | over 10 years ago | structure for enterprise-grade websites. Vagrant, test and static code analysis tool inside |
crisu83/yii-app | 110 | over 10 years ago | advanced structure, Vagrant and basic set of extensions inside |
YiiBackboneBoilerplate | 45 | almost 12 years ago | the flexibility of YiiBoilerplate with a twist for BackboneJS applications |
Yii 1.* / Extensions / Widgets / GUI | |||
YiiBooster | a collection of Bootstrap based widgets | ||
YiiWheels | like a YiiBooster, but with more optimized approach | ||
YiiStrap | the ultimate Twitter Bootstrap extension for Yii | ||
YiiFoundation | 22 | over 10 years ago | extension library for ZURB Foundation Framework |
Yii 1.* / Extensions / Database | |||
MongoYii | 135 | almost 8 years ago | a Yii MongoDB ORM |
Yii 1.* / Extensions / Input | |||
Imperavi redactor widget | 406 | over 7 years ago | Imperavi Redactor WYSIWYG widget (OEM-licensed for Yii) |
X-editable | 112 | about 9 years ago | bundle of widgets and server-side component for creating editable elements in Yii application |
Yii 1.* / Extensions / Image | |||
crisu83/yii-image | 2 | over 11 years ago | image versioning and manipulation |
Yii 1.* / Extensions / Authentication / RBAC | |||
yii-auth | 134 | almost 7 years ago | web UI for Yii's authorization manager |
yii-eauth | 327 | over 5 years ago | allows to authenticate users by the OpenID, OAuth 1.0 and OAuth 2.0 providers |
Yii 1.* / Extensions / Scaffolding | |||
giix | 76 | over 10 years ago | gii extended |
yii-caviar | 10 | over 10 years ago | next generation code generation for Yii |
Yii 1.* / Extensions / Template | |||
Twig renderer | 70 | over 4 years ago | allows to use template engine in views |
Smarty renderer | 49 | almost 7 years ago | allows you to use templates in views |
Fenom renderer | allows to use template engine in views | ||
Quicky renderer | 1 | about 13 years ago | allows to use template engine in views |
Haml renderer | 1 | over 9 years ago | allows to use in views |
Yii 1.* / Extensions / Debug | |||
Yii2 debug panel port | 144 | over 1 year ago | debug panel for Yii 1.1 (ported from Yii 2) |
Debug toolbar | a configurable set of panels that display various debug information about the current request/response | ||
Db profiler | 24 | almost 11 years ago | Yii profiler adjusted to deal with MySQL performance optimizations |
Yii 1.* / Extensions / API | |||
RESTFullYii | 320 | almost 7 years ago | full HTTP verb support for resources, the ability to offset, limit, sort, filter and manipulate related data |
Yii 1.* / Extensions / Other | |||
EAV behavior | 24 | about 9 years ago | implements entity-attribute-value pattern |
Nested Set Behavior | 157 | over 1 year ago | AR models behavior that allows to work with nested sets tree |
Activerecord relation behavior | 92 | almost 8 years ago | put together the awesomeness of many yii extensions that aim to improve saving of related records |
Yii 1.* / CMS (Yii based) | |||
HumHub | a flexible open source Social Network Kit | ||
Phundament | universal HTML5 Application Boilerplates | ||
Yupe | simple, lite and easy. Uses Yii, Twitter Bootstrap and jQuery | ||
CiiMS | 214 | about 7 years ago | a high performance CMS blogging platform designed to be easy to use |
yiicms | 41 | over 10 years ago | easy CMS with the basic modules and extensions to start |
Craft | very slick commercial CMS with a free plan | ||
Yii 1.* / Tools and integrations | |||
YiiStorm | Yii framework integration for PhpStorm | ||
NetBeans Yii Plugin | add navigation, code completion and command run support | ||
Yii 1.* / Books | |||
"Yii Project Blueprints" | by Charles R. Portwood II | ||
"Yii Application Development Cookbook" | by Alexander Makarov | ||
"Web Application Development with Yii and PHP" | by Jeffrey Winesett | ||
"The Yii Book" | by Larry Ulman | ||
"Yii Rapid Application Development Hotshot" | by Lauren J. O'Meara, James R. Hamilton III | ||
"Beginning Yii [Video]" | by Chris Backhouse | ||
Communities | |||
http://yiinewsletter.com | the best Yii tips, tricks, and tools delivered to your inbox | ||
http://yiiframework.ru | Russian-speaking community |