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. While we continuously work on improving Composer's usability and documentation, it covers a vast amount of functionality and use cases, and Dependency management itself remains a challenge for software development. Apart from the latest changes in Composer 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 solver problems. You should already be familiar with Composer and be eager to learn more tips & tricks.

Comments

Comments are closed.

Alessandro Lai at 11:51 on 11 May 2018

Useful talk, with nice tips and a list of new Composer features released recently

Thank you Nils to teach me new composer's features. Very interesting and clear talk.

Sadok at 11:54 on 11 May 2018

Great Talk!

Michelangelo at 15:29 on 11 May 2018

A good talk to learn composer best practices!

Very interesting talk.

Samuele Lilli at 19:34 on 11 May 2018

Nice pointers but too basic topic even if the exposition was nice as usual; Nils is a very nice and smart guy.
With “too basic” I mean that - a part from really nice and useful introduction - other themes could be find in changelog or documentation.
Personally I preferred last year one.

Clear!

Great overview. Thanks!

Very interesting practices. now I'll deep look into it