Composer

A Dependency Manager for PHP

This allows developers to define the external plugins, themes and other software modules that a software project depends on.

Benefits

  • Allows easier onboarding of developers to projects
  • Allows easy updating of dependencies from one version to another
  • Ensures sites always ship with the correct modules
  • Enhances security through more deliberate management of the supply chain attack vector

Related Qala features