We’ve recently been racking our brains over possible ways to keep a PHP Framework we’ve been developing, agile within individual projects. The Framework is still quite young development wise, but it is mature enough to develop sites on. So ideally what we wanted to do was create a Git repository for our Framework under a organization account on the lovely Github. Once done, the tricky part was trying to separate the framework code from the individual sites code.
This was quite
Read full post »1 commentsTags: git, git repositories, git submodules, github, lightweight framework, php framework
close