Yii2 Bootstrap 3
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Qiang Xue ac8c6c16dc readme fix. 12 years ago
app Added htaccess files. 12 years ago
build cleanup. 12 years ago
docs guide wip 12 years ago
framework Added htaccess files. 12 years ago
tests Renamed JsonExpression to JsExpression. 12 years ago
.gitignore added zend studio to gitignore 13 years ago
changelog.md - Changed docs format to markdown (.md extension). 13 years ago
license.md ... 13 years ago
readme.md readme fix. 12 years ago
upgrade.md reorganized DB classes. 12 years ago

readme.md

Yii 2.0 Public Preview

Thank you for choosing Yii - a high-performance component-based PHP framework.

If you are looking for a production-ready PHP framework, please use Yii v1.1.

Yii 2.0 is still under heavy development. We may make significant changes without prior notices. Yii 2.0 is not ready for production use yet.

DIRECTORY STRUCTURE

  app/                 a ready-to-use application built on Yii 2
  build/               internally used build tools
  docs/                documentation
  framework/           framework source files
  tests/               tests of the core framework code

REQUIREMENTS

The minimum requirement by Yii is that your Web server supports PHP 5.3.?.

HOW TO PARTICIPATE

You are welcome to participate in Yii 2 development in the following ways: