Composer, putting dependencies on the score

As PHP projects grow and mature so does their list of dependencies and third party code. Managing all these external packages during development and especially deploy is not an easy task and can be very error prone. Enter Composer, a tool that allows you to keep a consistent list of dependencies and versions across your whole team and all your environments, managing and making discovery of new libraries a breeze. Let’s see how Composer can solve all your problems with a simple command line interface and a json configuration file.

Recording

Slides

comments powered by Disqus

Related Posts

ZendCon 08: Day 4

ZendCon 08: Day 4

  • September 19, 2008

That’s it, time running out and the sun comes out again for Day 4 of ZendCon.

Read More
php|tek 2011 and what's trending

php|tek 2011 and what's trending

  • June 1, 2011

Another edition of php|tek has come and gone and this year some very amazing topics came into view.

Read More
News Update

News Update

  • August 15, 2006

O tempo pra variar não espera ninguem, no meu caso já fiquei para trás a muito tempo.

Read More