This book is for intermediate-to-advanced level Yii developers who want to master the Yii framework and develop real-world applications. You should have experience of working with Yii, PHP 5, HTML, CSS, and JavaScript.
What you will learn
Organize and structure your projects from start to finish
Create applications from scratch and use Gii to create models
Use Yii database migrations to create database agnostic applications and manage your database changes
Create secure multiuser rolebased applications that use Bcrypt password hashing
Integrate with thirdparty libraries using Composer
Develop console applications that seamlessly integrate with your applications
Utilize SendGrid to send and receive emails within your application