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
Requires
- php: >=7.0.0
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.
- 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