dawnco/wms

There is no license information available for the latest version (v2.0.38) of this package.

wms 2.0 sample php framework

v2.0.38 2025-04-03 08:21 UTC

This package is auto-updated.

Last update: 2025-04-03 08:22:23 UTC


README

安装

composer require dawnco/wms 2.0

参考

配置在 参考 app.example.conf

app/conf/app.conf.php

使用日志

\Wms\Lib\Log::debug("%s log", "name");

使用shell 例子

php shell.php