Skip to main content

Posts

Showing posts with the label Yii framework

What's New in Yii 2.0?

What Is Yii framework? The Yii is a pure OOP based framework, free, open source, high-performance, component-based  PHP framework  for rapidly developing modern Web Applications and the name Yii is pronounced as Yee or [ji:]) means "simple and evolutionary" in Chinese.  The Yii framework is written in  PHP  and the stable release is 2.0.15.1 at March 21, 2018. The Yii framework is a  PHP   framework for rapidly-developing, modern Web applications. What's New in Yii Release 2.0? 1.       The Yii 2.0 framework support for PSR-4 class auto loading, simpler namespaces, faster loading, and improved usability for developers. 2.       The Yii 2.0 framework added performance and security improvements. 3.       The Yii 2.0 framework added RESTful API integration. 4.       The Yii 2.0 framework added improvement on URL handling and processing...

What Is Yii framework? - A PHP Framework

What Is Yii framework? The Yii is a pure OOP based framework, free, open source, high-performance, component-based  PHP framework  for rapidly developing modern Web Applications and the name Yii is pronounced as Yee or [ji:]) means "simple and evolutionary" in Chinese.  The Yii framework is written in  PHP  and the stable release is 2.0.15.1 at March 21, 2018. The Yii framework is a  PHP  framework for rapidly-developing, modern Web applications. Why Yii Is So Fast? The Yii framework is so faster because it is using the lazy-loading technique extensively. Yii Versions? The Yii framework currently has two major versions, one is 1.1 and other one is 2.0.  The version 1.0 is old and version 2.0 is a complete rewrite of Yii 1.0 What Are the Prerequisites Yii? Which PHP version is required to install Yii 2.0? The Yii 2.0 Framework requires PHP 5.4.0 or above and runs best with the latest versions of  PHP 7 . Ex...

39 Best Yii2 Interview Questions and Answers - PHP Frameworks

1: What Is Yii framework? 2: Why Yii Is So Fast? 3: Yii Versions? 4: What Are the Prerequisites Yii? 5: Why Use Yii 2.0 Framework? 6: What Are the Benefits of Yii over other Frameworks? 7: What's New in Yii Release 2.0? 8: What Is The First File That Gets Loaded When You Run A Application Using Yii? 9: What Is The First Function That Gets Loaded From A Controller? 10: What Are the core components of Yii2 framework? 11: What Are the great feature of Yii Framework? 12: What Are The Application Structure of Yii 2.0 Framework? 13: What Are the Naming Convention in Yii 2.0 Framework? 14: What Is Request Life-Cycle of Yii 2.0 framework? 15: What Are Yii helpers? 16: What Are the Core Helper Classes in Yii Framework? 17: What Are The Server Requirements to Install Yii 2.0 Framework? 18: How To Customizing Helper Classes in Yii Framework? 19: What Are The Directory Structure of Yii 2.0 Framework? 20: How To Create Directory Structure of Yii Framewor...