yiisoft/yii2-shell API Documentation 2.0

This is the API Documentation for the yiisoft/yii2-shell extension. Here you will find detailed information about all classes provided by this extension. Below you find a list of the existing classes, interfaces, and traits, ordered by their fully qualified name (including the namespace). Each of them has a dedicated page which contains a description about the purpose of the class, a list of the available methods, properties and constants, and detailed description on how to use each of them.

On this page you find all the classes included in version 2.0 of the extension. You can use the dropdown menu on the top right to switch between versions.

Class Description
yii\shell\Bootstrap Class Bootstrap
yii\shell\ShellController Runs interactive shell. That is especially useful when developing an application and you want to try some method of your code.
yii\shell\YiiCaster YiiCaster provides wrapper for casters of psysh