FICHA · MANJARO

composer

Dependency Manager for PHP

  • tool
  • CLI
  • PACKAGE-MANAGEMENT
  • PHP
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Manages PHP project dependencies, autoloading, and package metadata. Developers use it to install libraries from Packagist, lock versions, and reproduce PHP application environments.

Use it when working on PHP projects that include composer.json. Dependency installation can run package scripts, so review project files before using it in untrusted codebases.

How to run

composer

Commands: composer

Permissions

Permissions not analysed for this source yet.