yii2-webshell
yii2-webshell copied to clipboard
Run yii command in web process
yii [-wp|--runInWebProcess] <command>
avoids popen and instead runs the command in the web app's process
this implements https://github.com/samdark/yii2-webshell/issues/3 and might be a solution for https://github.com/samdark/yii2-webshell/issues/7