| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This simple Slim application demonstrates how to install and run the Stackdriver Debugger Agent for PHP.
$ composer require google/cloud-debugger:^0.1
$ composer install
$ pecl install stackdriver_debugger-alpha
$ vendor/bin/google-cloud-debugger .
$ vendor/bin/google-cloud-batch daemon
$ IS_BATCH_DAEMON_RUNNING=true php -S localhost:8000 -t web/
See Setting Up Stackdriver Debugger for PHP for more information.
| Back | FazBrowse Home | New Git URL |