By Manuel Lemos
Meta tags are useful to define certain page properties that are not visible to users but can be useful for other applications and search engines like Google or social networks like Twitter and Facebook.
Many modern PHP applications use Model-View-Controller (MVC) frameworks that allow developers to define aspects of the presentation of the application pages with view scripts.
This package allows developers to easily set page property meta-tags using view scripts for applications developed using the Yii2 framework.
Source: Read MoreÂ