1. 首页
  2. 数据库
  3. 其它
  4. yii2 shell:交互式shell 源码

yii2 shell:交互式shell 源码

上传者: 2021-04-06 09:44:06上传 ZIP文件 102.71KB 热度 21次
Yii 2的交互式Shell扩展 该扩展为基于提供了一个交互式shell。 有关许可证信息,请检查文件。 安装 安装此扩展的首选方法是通过 。 无论运行 composer require yiisoft/yii2-shell 或添加 " yiisoft/yii2-shell " : " ~2.0.0 " 到composer.json的require部分。 用法 安装后,您将能够通过命令行运行交互式外壳程序: # Change path to your application's root directory cd path/to/myapp # Start the interactiv
用户评论