Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save diegomagikal/c942aa94e4242a6a984154ccc6081892 to your computer and use it in GitHub Desktop.
Save diegomagikal/c942aa94e4242a6a984154ccc6081892 to your computer and use it in GitHub Desktop.
php interactive shell with loaded composer dependencies
php -a -d auto_prepend_file=./vendor/autoload.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment