The Yii framework is an open-source PHP framework for rapidly-developing, modern Web applications. It is built around the Model-View-Controller composite pattern. Yii provides secure and professional features to create robust projects rapidly.
Yii framework is completely based on OOPS concepts and uses some advanced features of PHP. All classes are namespaced in Yii, which means it allows to take advantage of their autoloader.