Composer: putting dependencies on the score
by Rafael Dohms on Aug 14, 2012
- 3,418 views
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 ...
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.
Accessibility
Categories
Upload Details
Uploaded via SlideShare as Adobe PDF
Usage Rights
© All Rights Reserved
Statistics
- Likes
- 19
- Downloads
- 42
- Comments
- 3
- Embed Views
- Views on SlideShare
- 3,393
- Total Views
- 3,418
1–3 of 3 previous next Post a comment