neovav/internal-function-debug

Php websocket client library

1.0.5 2021-01-23 09:13 UTC

This package is auto-updated.

Last update: 2024-09-23 17:32:30 UTC


README

Debugging internal php functions

Install:

composer install neovav/internal-function-debug

Launch sample into samples folder

php -f samples/test.php

Test

  1. Goto folder test
cd test
  1. Exec unit test
..\vendor\bin\phpunit DebugTest.php