viktorprogger / yii-shell

Yii Shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yii Shell


REPL shell for Yii framework applications. Based on PsySh shell.

Installation

The preferred way to install is through composer.

composer require nex-otaku/yii-shell

Running

./vendor/bin/yii shell

Hacking

$logger = app(Psr\Log\LoggerInterface::class);
$logger->info('Yippee ki yay');

Questions? Ask!

Telegram: @nex_otaku

Email: nex-otaku@yandex.ru

Support the Yii framework project

Open Collective

Follow updates

Official website Twitter Telegram Facebook Slack

About

Yii Shell


Languages

Language:PHP 100.0%