Tech Glossary

What is Yii?

Yii is an open source web application framework that uses PHP. It is created to make development of fast and scalable web applications easier. Yii comes with a number of ready-made tools to facilitate the development of web applications, such as a scaffolding system for rapid prototyping, a form validation engine, an AJAX action handler, and a widget library. Yii is also compatible with advanced web development tools, such as Codeception, for automated testing. Yii is one of the fastest growing PHP frameworks on the market and is used by thousands of web developers worldwide to build everything from simple blogs to advanced e-commerce solutions.