Skip to content

TianJinRong/yiiplayground

 
 

Repository files navigation

yiiplayground

Yii Playground is a demo application that uses the PHP Yii Framework to show some features of the framework starting from basic examples. It doesn't do nothing useful but it is great to play with as you learn how things works downloading and editing the code.

Live demo: http://www.yiiplayground.com
Live demo (Yii 2 version): http://www.yiiplayground.com/yii2

Intro video: http://www.youtube.com/watch?v=ZG-1779KABs

Features:

  • modular, with small examples for each topic
  • write the code once and then it will be showed, live from the source, on your demo page (so if you update the source you don't have to update the documentation too / each time)
  • community oriented: just join, request write access, and commit your snippet
  • "wiki style" shared project using git

Goals:

  • always compatible with the last stable Yii version: all examples will have to be current and working
  • easy to understand examples
  • examples should follow "best practices" and should show the best or one of the best ways of doing that particular thing; more experienced users can supervise on this

About

Repository of the Yii Playground project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.4%
  • PHP 38.3%
  • CSS 5.5%
  • HTML 2.8%