Brak opisu

fangfubing 12ffd15bc7 1 3 dni temu
TPL 12ffd15bc7 1 3 dni temu
inter 5ba1807691 1 2 tygodni temu
vendor 26f9c908fd feat:mysql表转php类 2 tygodni temu
.gitignore 5ba1807691 1 2 tygodni temu
composer.json 26f9c908fd feat:mysql表转php类 2 tygodni temu
composer.lock 26f9c908fd feat:mysql表转php类 2 tygodni temu
main.php 12ffd15bc7 1 3 dni temu
makefile 12ffd15bc7 1 3 dni temu
readme.md 26f9c908fd feat:mysql表转php类 2 tygodni temu

readme.md

1、生成测试文件

phpunit --generate-test inter/gen/DbStruct2ClassProcessTest

2、php执行和debug 若php.ini 中没有配置 则以下执行 php -dxdebug.mode=debug -dxdebug.client_host=127.0.0.1 -dxdebug.client_port=9013 -dxdebug.start_with_request=yes main.php

php -dxdebug.mode=debug -dxdebug.start_with_request=yes main.php