Yii 1.1 package
composer require yiisoft/yii:^1.1
Composer is the recommended way to install Yii. If it is not installed yet, follow the instructions on the Composer website.
Latest release: 1.1.32 · December 23, 2025
Yii 1.1 is currently in maintenance mode.
Install Yii into the project vendor directory.
composer require yiisoft/yii:^1.1
See the package details on Packagist.
Download the stable release or obtain the development source.
git clone git@github.com:yiisoft/yii.git yii
svn checkout https://github.com/yiisoft/yii/trunk/ yii
Yii 1.0 and other historical resources.
Read online or download for offline use.