nex-otaku / yii-shell
Yii Shell
0.3.0
2021-12-28 10:42 UTC
Requires
- php: ^7.4|^8.0
- ext-mbstring: *
- psy/psysh: ^0.10.6
- yiisoft/di: ^1.0
- yiisoft/yii-console: ^1.0
This package is auto-updated.
Last update: 2024-08-28 16:48:55 UTC
README
Yii Shell
为Yii 框架应用程序提供的REPL shell。基于PsySh shell。
要求
安装
推荐的安装方式是通过 composer。
composer require nex-otaku/yii-shell
运行
./vendor/bin/yii shell
开发
$logger = $app->get(Psr\Log\LoggerInterface::class); $logger->info('Yippee ki yay');
有问题?请提问!
Telegram: @nex_otaku
Email: nex-otaku@yandex.ru