-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: January 2011
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