Yes, it is Yii -- a high-performance component-based PHP framework best for developing large-scale Web applications. Yii comes with a full stack of features, including MVC, DAO/ActiveRecord, I18N/L10N, caching, jQuery-based AJAX support, authentication and role-based access control, scaffolding, input validation, widgets, events, theming, Web services, and so on. Written in strict OOP, Yii is easy to use and is extremely flexible and extensible.
News
We are very pleased to announce two releases of Yii Framework: 1.1.1 and 1.0.12.
The long-awaited 1.1.1 release is a major service pack to the previous 1.1.0 release. In this release, we fixed more than 20 bugs. We also included numerous new features, some of which are expected to further accelerate development speed using Yii. For example, the new CActiveForm widget allows developers to easily build HTML forms that support both client- and server-side validation by writing validation rules only once; The CGridView widget now supports filtering; And the Yii code generator tool will now generate the code implementing searching and filtering features. Please check the change log for complete list of changes.
The 1.0.12 release is a maintenance release of 1.0 branch. It mainly includes a few minor bug fixes and features. Upgrading to this release from the earlier 1.0.x releases should be very safe.
Since we posted the recruitment notice, we have received many applications for joining the Yii developer team. We hereby thank you all for your passion to join the team!
After serious discussion and investigation, we chose to have three new members: jonah, pestaa, sebas. They will work on the official extension library, core framework development, documentation and site development. With these new forces, we believe Yii will grow even faster and become better and better.
Welcome, new team members!
Our community member Imre Mehesz just released the episode 4 of his Yii Radio Podcast series. These casts cover the hot topics and recent activities about the Yii framework. You may check it out at yiiradiio.mehesz.net.
Another community member Sebastián Thierer is kindly enough to create and share this convenient Yii cheat sheet for every Yii user.
Thank you all for your continuous support and contribution to Yii!


