Composer: Difference between revisions

Created page with "Composer is a dependency manager that makes it easier to distribute PHP code that relies on other code. Installing it on your own host would look something like this <so..."
 
m typo
Line 1: Line 1:
Composer is a [[dependency manager]] that makes it easier to distribute PHP code that relies on other code.
Composer is one of many [[Dependency managers]].  Composer makes it easier to distribute PHP code that relies on other code.


Installing it on your own host would look something like this
Installing it on your own host would look something like this