Download Yii PHP Framework 1.1.5

Spread the love

Yii is a component-based PHP framework, with very good performance according to the developers, which is particularly suitable for developing large-scale web applications. The framework contains many options, such as MVC, DAO/ActiveRecord, I18N/L10N, caching, jQuery-based AJAX support, scaffolding, input validation, widgets, events and theming. For more information, please refer to this page. The developers released version 1.1.5 a few days ago with the following announcement:

Yii PHP Framework 1.1.5 has been released

We are very pleased to announce the release of Yii Framework version 1.1.5. This new version is now available for download from the Yii site:

This release includes more than 80 bug fixes and feature enhancements. Just a few of the highlights include:

  • support for using actions in console commands, which take command line options as the parameters to the actions
  • support for theming views rendered by widgets
  • support for importing and autoloading PHP 5.3 classes that are taking advantage of using namespace
  • support for returning ActiveRecord results indexed by a specified attribute

For the complete list of changes in this release, please see the change log and important feature additions.

If you plan to upgrade from an older version to 1.1.5, refer to the upgrade instructions.

Thank you for your support!
The Yii Developer Team

Version number 1.1.5
Release status Final
Operating systems script language
Website Yii PHP Framework
Download
License type Conditions (GNU/BSD/etc.)
You might also like