2017 © Pedro Peláez
 

yii2-extension yii2-application-metadata

Provides in-depth configuration and application information

image

dmstr/yii2-application-metadata

Provides in-depth configuration and application information

  • Monday, December 21, 2015
  • by schmunk
  • Repository
  • 3 Watchers
  • 1 Stars
  • 3,338 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Extended application information for Yii 2.0 Framework

:warning: Project state: discontinued/obsolete, (*1)

It is recommended to remove this package from your composer.json dependencies, see dmstr/yii2-helpers for a replacement., (*2)


Provides in-depth configuration and application information, (*3)

Installation

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

Either run, (*5)

php composer.phar require --prefer-dist dmstr/yii2-application-info "*"

or add, (*6)

"dmstr/yii2-application-info": "*"

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

Usage

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

php <?= \dmstr\modules\backend\AutoloadExample::widget(); ?>, (*9)

The Versions

21/12 2015

dev-master

9999999-dev

Provides in-depth configuration and application information

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2

11/02 2015

0.0.1

0.0.1.0

Provides in-depth configuration and application information

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2