Skip to content

janisto/yii-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii-environment

Predefine configurations for use in different environments, like development, testing, staging and production.

Changelog

v1.6.0

  • Fix: missing yiiSetPathOfAlias.
  • Update examples.

v1.5.0

  • Improve configuration merging.

v1.4.0

  • Update Composer support.

v1.3.0

  • Code refactor and structure change.
  • Composer support.

v1.2.0

  • Code refactor and DocBlock clean up.

v1.1.0

  • Define only Yii framework path in configuration files instead of yii.php, yiit.php and yiilite.php.
  • Better CSS styles for showDebug().

v1.0.0

  • Initial version.

License

yii-environment is free and unencumbered public domain software.

About

Environment class for Yii, used to set configuration for console and web apps depending on the server environment.

Resources

Stars

Watchers

Forks

Packages

No packages published