alias y="php yii" alias ym="php yii migrate/up" alias ymd="php yii migrate/down" alias ycc="php yii cache/flush-all"