phpactor/debug-extension

This package is abandoned and no longer maintained. No replacement package was suggested.

Add some debugging facilities

Installs: 12 380

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 1

Type:phpactor-extension

0.1.1 2021-02-06 14:38 UTC

This package is auto-updated.

Last update: 2022-04-05 11:33:31 UTC


README

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.