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-10-28 17:14:28 UTC
README
Yii Shell
REPL shell for Yii framework applications. Based on PsySh shell.
Requirements
- PHP 7.4 or higher.
- Yii framework 3 - see release progress
Installation
The preferred way to install is through composer.
composer require nex-otaku/yii-shell
Running
./vendor/bin/yii shell
Hacking
$logger = $app->get(Psr\Log\LoggerInterface::class); $logger->info('Yippee ki yay');
Questions? Ask!
Telegram: @nex_otaku
Email: nex-otaku@yandex.ru