Live Drupal PHP dev environment with PsySH

You can use drush php to get a php terminal with Drupal code loaded. But today I realized it's so much more, it's the PsySH client which has a lot of features to quickly write some test code and inspect classes.

https://psysh.org/#features

Tags