nex-otaku / yii-shell
Yii Shell
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 3
pkg:composer/nex-otaku/yii-shell
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: 2025-09-28 19:32:16 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