You thought Composer couldn’t do that?

Comments

Comments are closed.

Very interesting talk. People who are starting to use Symfony2 just have to see this presentation to get to grips with composer (maybe you should put a link to the video on the composer site when it's posted on YouTube :p). Learned some new things as well (satis / global config.json).

Thanks for pointing out some of the thinks I would have missed in my day-to-day usage of composer.

I used the basics before this talk.
Learning custom repositories are possible, and how to configure them, was a nice addition to that :)

Thanks!

Very interesting talk about the internals of composer. Even if you already use composer this is a nice addition.
The only part I was missing was something about the custom installers and how to use them.