blackfire Command Examples

Monitor, profile and test a PHP application. More information: https://blackfire.io.

blackfire config

blackfire agent

blackfire agent --socket="{{tcp://127.0.0.1:8307}}"

blackfire run {{php path/to/file.php}}

blackfire --samples 10 run {{php path/to/file.php}}

blackfire --json run {{php path/to/file.php}}

blackfire upload {{path/to/file}}

blackfire status