Yii is a high-performance web application framework for PHP 5. It enables maximum re-usability in Web programming and can significantly accelerate the development process. Yii is an open source project.
The name Yii (pronounced as /i:/) stands for easy, efficient and extensible.
Features * Model-View-Controller (MVC) design pattern * Database Access Objects (DAO) and Active Record * Integration with jQuery * Form input and validation (Form and data objects) * Web 2.0 widgets * Authentication and authorization * Theming * Web services * Internationalization (I18N) and localization (L10N) * Layered caching scheme * Error handling and logging * Console applications * Purely object-oriented * Detailed documentation * Extension library
|