$3.33/min

Learn About Package Management in PHP With Composer

New Arrival
Created 10 years ago in Technology / Software Development
Learn About Package Management in PHP With Composer

Composer is a package manager for PHP. It serves as a means to quickly and easily install and use code written by other people, helping you keep your applications modular, extensible and future-proof.

I'll explain what Composer is, how it works, how to install and use it, and even cover an example use case, live coding alongside you, if you so desire.

Related Topics