Stack Explorer

Composer

build-tools package-manager

Dependency manager for PHP

Pros and Cons

Ventajas

  • + PHP standard
  • + PSR-4 autoloading
  • + Semantic versioning
  • + Lock file for reproducibility

Desventajas

  • - PHP only
  • - Can be slow on large projects
  • - Memory consumption

Casos de Uso

  • Manage PHP dependencies
  • Install frameworks like Laravel/Symfony
  • Autoload classes