Composer is one of many [[Dependency managers]]. Composer makes it easier to distribute PHP code that relies on other code.
== in MediaWiki ==
[[mw:Composer]] is used in the MediaWiki engine to manage all core libraries and dependencies since version 1.25
== Installation ==
Installing it on your own host would look something like this