grota / drush-psysh

Integration of psysh into Drush so that you can have a Drupal REPL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drush-psysh

Integration of [psysh][1] into Drush so that you can have a Drupal REPL. [1]: http://psysh.org/

Requirements

Installation

drush pm-download drush_psysh
drush cc drush
drush drush-psysh-install-deps

Usage

The two following commands are aliases:

drush repl

or

drush psysh

And here's an example showing the repl in action calling a Drupal function: in Action

About

Integration of psysh into Drush so that you can have a Drupal REPL


Languages

Language:PHP 100.0%