-
Notifications
You must be signed in to change notification settings - Fork 309
Integrations
Justin Hileman edited this page Mar 28, 2023
·
16 revisions
- Blink:
blink shell
- CakePHP:
cake console
- CiviCRM:
cv cli
- Codeception:
$I->pause()
- CodeIgniter:
craftsman console
- Composer:
composer repl
- Drupal:
drush php
,drupal console shell
- Emacs:
psysh.el
- eZ Publish:
ezsh
- Jupyter: Jupyter-PHP
- Laravel/Lumen:
artisan tinker
- Magento:
magerun console
- MediaWiki:
php maintenance/shell.php
- Pantheon CLI:
terminus cli console
- Phalcon:
phalcon console
- PhpStorm/IntelliJ IDEA:
Laravel Tinker
- Roach:
php vendor/bin/roach
- SilverStripe:
sliver
- Symfony: PsyshBundle, symfony-repl
- WordPress:
wp-cli shell
- Yii 2:
yii shell
- Zend Framework 1:
zf1-psysh
- Zend Framework 2: PsyshModule