janisto / yii-environment
Environment class for Yii, used to set configuration for console and web apps depending on the server environment.
1.6.0
2014-03-25 13:31 UTC
Requires
- php: >=5.1.0
This package is not auto-updated.
Last update: 2024-11-18 11:36:19 UTC
README
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.