The plugin adds aliases and autocompletion for cakephp3.
To use it, add cakephp3 to the plugins array of your zshrc file:
cakephp3
plugins=(... cakephp3)
bin/cake
bin/cake orm_cache clear
bin/cake migrations migrate