iofficedk/helper

ioffice helper

Installs: 20

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/iofficedk/helper

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

This package is auto-updated.

Last update: 2025-09-22 05:14:25 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