Additional information

Full Title

Mastering Yii 1st Edition

Author(s)

Charles R. Portwood ll

Edition

1st Edition

ISBN

9781785888649, 9781785882425

Publisher

Packt Publishing

Format

PDF and EPUB

Description

Advance your modern web application development skills with Yii Framework 2

Key Features

  • [*]Learn to work with the key aspects of Yii Framework 2
  • [*]Explore how to create RESTful APIs with Yii
  • [*]Incorporate codeception with Yii2 to test your code thoroughly

Book Description

The successor of Yii Framework 1.1, Yii 2 is a complete rewrite of Yii Framework, one of the most popular PHP 5 frameworks around for making modern web applications. The update embraces the best practices and protocols established with newer versions of PHP, while still maintaining the simple, fast, and extendable behavior found in its predecessor.

This book has been written to enhance your skills and knowledge with Yii Framework 2. Starting with configuration and how to initialize new projects, you’ll learn how to configure, manage, and use every aspect of Yii2 from Gii, DAO, Query Builder, Active Record, and migrations, to asset manager. You’ll also discover how to automatically test your code using codeception.
With this book by your side, you’ll have all the skills you need to quickly create rich modern web and console applications with Yii 2.

What you will learn

  • [*]Explore Yii2’s conventions and learn how to properly configure Yii2
  • [*]Create both web and console applications
  • [*]Reduce development time by learning to create classes automatically with Gii, Yii2’s automatic code generation tool
  • [*]Use Yii2’s database migration tool
  • [*]Manage and access databases with Active Record, DAO, and Query Builder
  • [*]Handle user authentication and authorization within Yii2
  • [*]Create RESTful APIs with Yii Framework 2
  • [*]Test applications automatically with codeception

Who this book is for

This book is for Yii Framework developers who want to quickly master the advanced functions available in Yii 2. This book assumes some familiarity with Yii2, PHP 5, and HTML5.