Composer The Right Way

Composer has triggered a renaissance in the PHP community, it has changed the way we deal with other people’s code and it has changed the way we share our code. We are all slowly moving to using Composer, from Wordpress to Joomla and Drupal and frameworks in between. But many of us mistreat composer, follow outdated practices or simply lack a few tricks. In this session i’ll get you the low down on how to use composer the right way.

Slides

comments powered by Disqus

Related Posts

BlogBlog UserInfo Plugin goes PHP5!

BlogBlog UserInfo Plugin goes PHP5!

  • November 22, 2007

Após muito ponderar sobre a compatibilidade do plugin, tomei uma decisão não radical, mas bem objetiva.

Read More
Um estudo em RSS Parte 2: O Formato RSS

Um estudo em RSS Parte 2: O Formato RSS

  • July 21, 2006

No meu último artigo eu apresentei para todos o que é RSS e como montar um XML padrão pelo PHP. Agora é hora de ligar o XML com o RSS e explicar o formato RSS como um todo: suas variações e evolução.

Read More
Book Review: The Art of Readable Code

Book Review: The Art of Readable Code

  • February 27, 2012

Lately I have been very involved with code quality, not just in terms of testing and actually working, but also on a deeper level, readability and plain good architecture.

Read More