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.
Planned Features
Section titled “Planned Features”- Inline runtime values for PHP — variable values displayed next to every statement
- Execution tracing — follow the flow through your PHP code
- Inline assertions —
assert()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.
