neovav/internal-function-debug

PHP WebSocket 客户端库

1.0.5 2021-01-23 09:13 UTC

This package is auto-updated.

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


README

调试内部 PHP 函数

安装

composer install neovav/internal-function-debug

在 samples 文件夹中启动示例

php -f samples/test.php

测试

  1. 转到 test 文件夹
cd test
  1. 执行单元测试
..\vendor\bin\phpunit DebugTest.php