Yii Playground is a demo application that uses the PHP Yii Framework.
It doesn't do anything useful.
REQUIREMENTS
Yii 1.1.8
SQLite 3
INSTALLATION
- Make sure you have PHP 5.1.0 or above installed (with SQLite extension).
- Download Yii framework 1.1.8 at http://www.yiiframework.com/download/
- Unpack the downloaded file to a Web-accessible directory.
- Download playground at https://github.com/erikuus/Yii-Playground.
- Unpack the downloaded file to the same Web-accessible directory you unpacked framework.
- Make "assets" and "protected/runtime" directories writable.