2017 © Pedro Peláez
 

library yii2-smart-settings

Settings

image

plathir/yii2-smart-settings

Settings

  • Wednesday, May 16, 2018
  • by plathir
  • Repository
  • 1 Watchers
  • 1 Stars
  • 36 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Settings

Yii2 extension for settings to any module, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist plathir/yii2-settings "*"

or add, (*4)

"plathir/yii2-settings": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \plathir\settings\AutoloadExample::widget(); ?>, (*7)

The Versions

16/05 2018

dev-master

9999999-dev

Settings

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar plathir