Dependency Management with Composer
                            Jordi Boggiano(33:20) 
sourced from Symfony
 
        
        
            
        
                            Jordi Boggiano(33:20) 
sourced from Symfony
 
       
       
       
       
      Composer is a new PHP dependency manager. It resolves and downloads the packages your project requires.
In this session you will learn how to use Composer to easily manage the libraries and other packages you use. We will go through the basics of dependency management and then move on toward publishing your own packages, be it open source ones or closed company code that is used by multiple projects.