== Packaging ==
Packaging software is different, albeit related, to managing dependencies. For example, the <abbrev abbr title="PHP Archive>PHAR</abbrevabbr> format is a way to package PHP software. In the old days files were simply compressed and packaged using [[GZip]] and [[Tar]].
== PHP ==
== JavaScript ==
Node has <abbrev abbr title="Node Packaged Modules">npm</abbrevabbr>. https://www.npmjs.org/
== Version Control ==