Schedule FrOSCon

Lecture

Composer

Dependency Management for PHP

August 26, 2012 – HS6 en PHP

Composer is a new PHP dependency manager. Finally using 3rd party libraries in PHP projects is as easy it should be. Composer was inspired by concepts from Node.js npm, Ruby's Bundler and other package management systems. In this session you will learn how Composer can help you with your next project and how to can make your libraries available for others, be it open source or closed company code which is used in multiple projects.