Zero-Configuration PHP Debugging Setup. PHP Debug Pilot is a CLI tool that automatically detects your environment, install, configures Xdebug or Pcov, and generates ready-to-use launch configurations ...
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute and return result(s) (if any).