Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drush php-cli #191

Closed
guaka opened this issue Oct 11, 2013 · 2 comments
Closed

drush php-cli #191

guaka opened this issue Oct 11, 2013 · 2 comments

Comments

@guaka
Copy link

guaka commented Oct 11, 2013

I would love to have an interactive PHP shell for Drupal.

Just like http://wp-cli.org/commands/shell/

"wp shell allows you to evaluate PHP statements and expressions interactively, from within a WordPress environment. This means that you have access to all the functions, classes and globals that you would have access to from inside a WordPress plugin, for example."

drush php-eval is useful but by far not as convenient as a proper shell.

@DirkR
Copy link
Contributor

DirkR commented Oct 11, 2013

There's an description of how to integrate the REPL boris into Drupal and Symphony (REPL is an acronym for an interactive shell):

http://vvv.tobiassjosten.net/php/php-repl-for-symfony-and-drupal/

Now this could be integrated into drush.

@greg-1-anderson
Copy link
Member

Duplicate of #11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants