dawnco/wms-fw

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

wms sample php framework

v1.4.8 2024-08-23 02:40 UTC

README

安装

composer require dawnco/wms-fw

参考

配置在 参考 app.example.conf

app/conf/app.conf.php

使用日志

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

使用shell 例子

php shell.php test