windwork/util

windwork util component,Windwork 工具组件

Installs: 84

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/windwork/util

0.7.1 2018-01-30 06:31 UTC

This package is not auto-updated.

Last update: 2025-10-26 08:48:40 UTC


README

安装

该组件已包含在Windwork框架中,如果你已安装Windwork框架则可以直接使用。

  • 安装方式一:通过composer安装(推荐)
composer require windwork/wf
  • 安装方式二:传统方式安装
    下载源码后,解压源码到项目文件夹中,然后require_once $PATH_TO_WF/core/lib/Loader.php文件,即可自动加载组件中的类。

TODO



要了解更多?