Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 687 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 687 Bytes

Debug Extension

CI

Extension to help in debugging Phpactor

VarDumper

Includes the Symfony var-dumper. Run a var-dump server:

$ ./vendor/bin/var-dump-server localhost:9912

Use the dump() function to dump to the var-dump-server.

Contributing

This package is open source and welcomes contributions! Feel free to open a pull request on this repository.

Support

  • Create an issue on the main Phpactor repository.
  • Join the #phpactor channel on the Slack Symfony Devs channel.