This article was originally featured in the August of 2010 issue of phpArchitect.
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. (meer…)
