iofficedk/helper

ioffice helper

v1.0.5 2020-06-21 17:20 UTC

This package is auto-updated.

Last update: 2024-09-22 03:14:24 UTC


README

Io/Helper 是我制作的其它 composer 模块使用的一些工具。关于我的模块的注释位于根目录下的 /.io.json 配置文件中,我在那里保存配置。您也可以自行添加配置。

  1. Io/Helper/Config
    • ::get('mysql') - 如果有配置部分则返回
    • ::get('mysql', 'production') - 如果有子配置

Composer 安装

$ composer require iofficedk/helper