YiiRequirementChecker

Class YiiRequirementChecker

Inheritance YiiRequirementChecker
Available since version 2.0
Source Code https://github.com/yiisoft/yii2/blob/master/framework/equirementChecker.php

YiiRequirementChecker allows checking, if current system meets the requirements for running the Yii application.

This class allows rendering of the check report for the web and console application interface.

Example:

require_once('path/to/YiiRequirementChec