Yii is a high performance PHP framework used for rapid web application development. It is well designed, well supported, easy to learn, and easy to maintain. This book embraces the learn-by-example methodology to show you the most important features of the Yii 2 framework. Throughout the course of this book, you will build a simple real-world application; each chapter will introduce you to a ne…
Building web applications it's not always easy. The demands placed on today's web developers to both maintain quality and move quickly can be challenging. Yii is a high performance PHP framework that can successfully assist web developers in meeting these challenges. This book mirros a typical software development lifecycle as we build a web based project task tracking system from scratch. W…