-
Recent Posts
Recent Comments
- Ronald van Eede on Bike trip, Veenendaal Doorwerth, NL
Archives
Categories
Meta
Tag Archives: maven
Version Control != Dependency Management
Are you using svn:externals, git-submodules or something similar with your Version Control System (VCS) of choice for connecting third-party libraries to your PHP projects? This article explores ways to handle dependencies in PHP projects, just like projects in other programming languages have done for ages. Continue reading
Maven download sources of dependencies
mvn dependency:sources Continue reading