Talk in English - UK at phpDay 2018
Track Name:
Track 1
View Slides: http://naderman.de/slippy/slides/2018-05-11-Composer-Best-Practices-2018.pdf
Short URL: https://joind.in/talk/da526
(QR-Code (opens in new window))
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.
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.
Great Talk!
A good talk to learn composer best practices!
Very interesting talk.
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