This is a template to start off the structure for every repository. The branches from here may contain boilerplate code for starting off specific types of projects
For PHP projects, dependencies should be managed through the composer package manager whenever possible.
See composer.json and http://getcomposer.org/ for more information