Skip to content

Simple yiiframework environment extension. It supports composer.

Notifications You must be signed in to change notification settings

candasm/yii-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii-environment

Simple yiiframework environment extension. It supports composer.

Install

Check under example folder

Settings:

For config files check under config folder.

Environment settings u should set a variable path for cli and virtual server setting

	
		set env YII_APPLICATION_ENV="production"
		set env YII_APPLICATION_ENV="development"
		set env YII_APPLICATION_ENV="staging"
		set env YII_APPLICATION_ENV="test"
	

About

Simple yiiframework environment extension. It supports composer.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages