Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chenhong805/db2f4c2357ebd45bbf5f402f382eb396 to your computer and use it in GitHub Desktop.
Save chenhong805/db2f4c2357ebd45bbf5f402f382eb396 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