Skip to content

ParrotPHP

ParrotPHP is coming soon. It will bring editor-native runtime insight to PHP projects — inline values, execution tracing, and runtime assertions — all without leaving your editor.

  • Inline runtime values for PHP — variable values displayed next to every statement
  • Execution tracing — follow the flow through your PHP code
  • Inline assertionsassert() with inline pass/fail display
  • Coverage visualization — see which branches executed
  • Zero-config — detects Composer projects, autoloader, and framework conventions

Stay tuned. We’ll have more to share soon.