iofficedk/helper

ioffice helper

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

This package is auto-updated.

Last update: 2024-05-22 02:32:24 UTC


README

Io/Helper are some tools use by other composer modules I made. Comment for my modules are the /.io.json config file in root folder, where I save configurations. Your can type your own if you like.

  1. Io/Helper/Config
    • ::get('mysql') - return the config section if any
    • ::get('mysql', 'production') - if you have some sub configurations

Composer install

$ composer require iofficedk/helper