How to Attach Composer to Yii Project
Sometimes I'm asked how to do this. It's boring to say that again and again so here's the instruction.
I've heard about composer long before I started using it. I couldn't understand why it's so much cooler than downloading dependencies manually. I couldn't understand why it's worth running composer install
after every code fetch.
This article is for guys like me in the past. If you're already using composer you can stop reading.