Skip Navigation

Getting Started with Composer

We will show you how to install composer a PHP package manager. Show you what you can do with Composer and why you might use it over traditional downloading PHP libraries.

Difficulty:

beginner

Instructor:

Trevor Greenleaf

Learning Outcome:

  • How to install Composer
  • What is Composer
  • How to search for a package
  • How to install a Package 
  • How to work with Composer and Git