Skip to content

Instantly share code, notes, and snippets.

@gigorok
Created July 4, 2014 13:59
Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save gigorok/5ca39384635113495796 to your computer and use it in GitHub Desktop.
Save gigorok/5ca39384635113495796 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