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.
--
read before post: this post is meant only for introduce the project and for discuss about it between the active contributors; if you have any request, question or suggestion please post them in this other thread. Thanks.
--
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 svn
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
Concept / preview video:
Right now we are looking for people that can help by providing and commiting some code, so if you want to join, just read here! Thanks.
p.s.
to see how all this started, read here
