Not certain you're making full use of Composer's capabilities? Overwhelmed by the number of commands, options and configuration choices? Composer has become the standard tool for Dependency Management in PHP.

This session will cover details on version constraints, stabilities, semantic versioning, correct use of the lock file, helpful tips for everyday interaction with Composer, such as the right options to use during development, testing and deployment, or commands useful for debugging problems.

Comments

Comments are closed.

Lee Boynton at 21:24 on 6 Oct 2018

Found out lots of small useful tips for composer, even though it's a tool I use everyday. Well presented.

Liam Wiltshire at 09:32 on 7 Oct 2018

Even as a daily composer user, there were plenty of examples of things I wasn't aware of in this we'll delivered talk. Thanks Nils!

James Hodgson at 10:48 on 9 Oct 2018

Some great tips to improving how you use composer. Was good to see some of the newer features that have been added as well