Skip to content

pacodes/yii-demo

 
 

Repository files navigation

Yii Framework

Yii Framework Demo Project


[Yii Framework] is a modern framework designed to be a solid foundation for your PHP application.

It's intended to show and test all yii features.

Latest Stable Version Total Downloads Build Status

Console

Console works out of the box and could be executed with ./vendor/bin/yii.

Web application

In order to run web application either built-in web server could be used by running ./vendor/bin/yii serve or a real web server could be pointed to /public/index.php.

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%