dawnco/wms

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

wms 2.0 sample php framework

Maintainers

Details

github.com/dawnco/wms

Source

Issues

Installs: 319

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/dawnco/wms

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

This package is auto-updated.

Last update: 2025-10-03 09:36:29 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