Mastering Yii 2

Mastering Yii 2

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 3 Hours | 300 MB

Leverage the incredible potential of Yii to build heavyweight web applications swiftly

Yii is a generic component-based PHP Web programming framework. In addition to being object-oriented, it also features the MVC design pattern. It is a high-performance framework and is used to develop heavy duty web applications quickly. With the rise in the dependability of the Internet, the influx of the users to our websites keeps swelling on a daily basis. Yii is just the right framework to help us cope with this heavy load.

Mastering Yii2 will guide you through rapidly building a sophisticated, secure, and flexible web application. This comprehensive guide will help you to develop and enhance this web application by focusing on a new aspect in every video.

We start by showing you how to set up our version control system using Git so that we can work effortlessly in a distributed team. We will then make our website more responsive using the Twitter Bootstrap framework and then enhance then its security. Then we will store our session data in different storage systems such as the database, Memcached and Redis, and analyze which storage best suits our needs. We will then walk you through step by step adding a full text search using Sphinx, ElasticSearch, and MongoDB NoSQL storage to find the desired data swiftly. Finally, we will take you through making our application robust by testing it with Codeception.

By the end of this course, you’ll be an ace at developing heavily loaded web applications using Yii 2.

What You Will Learn

  • Employ a remote repository to work smoothly in a distributed team.
  • Build an attractive user interface for your application with Twitter Bootstrap framework
  • Boost the security and reliability of your application using Yii2 components
  • Learn to encrypt and decrypt data effortlessly to improve the dependability of your application.
  • Avoid traffic on your server by implementing caching.
  • Explore various storage techniques of session data including the database, Memcached and Redis.
  • Embed full text search into your site and find the desired data in a flash
  • Make your application robust by testing it with Codeception