Files
yii2/framework
Alex-Code 3a10c4cfa4 Update yii.activeForm.js
Refactored
2014-07-30 14:24:47 +01:00
..
2014-07-30 14:24:47 +01:00
2014-07-28 09:12:29 +02:00
2014-07-08 16:02:49 +02:00
2014-07-25 17:26:35 +04:00
2014-07-21 23:23:05 +04:00
2014-07-25 17:34:16 +04:00
2014-07-01 14:45:44 -04:00
2014-07-23 16:08:44 +04:00
2014-07-25 18:24:54 +04:00
2014-07-25 17:26:35 +04:00
2014-07-26 03:29:30 +04:00
2014-07-28 09:54:23 +01:00
2014-01-10 21:41:43 -05:00
2014-01-10 21:41:43 -05:00
2014-05-23 19:19:17 +02:00
2014-07-30 14:12:32 +01:00
2013-11-02 15:37:25 -04:00
2014-01-10 21:41:43 -05:00
2014-03-20 19:54:52 -04:00

Yii PHP Framework Version 2

This is the core framework code of Yii 2.

Installation

The preferred way to install the Yii framework is through composer.

Either run

php composer.phar require --prefer-dist "yiisoft/yii2 *"

or add

"yiisoft/yii2": "*"

to the require section of your composer.json.