Software Alternatives & Reviews

Ask HN: Why are JavaScript dependencies so messy?

Packagist Composer
  1. The PHP Package Repository
    Pricing:
    • Open Source
    PHP's dependency management is actually quite nice. The community developed a standard [0], a client [1] and repository [2] that pretty much deal with everything I've had to do with PHP dependencies without issues. [0] https://www.php-fig.org/psr/psr-4/ [1] https://getcomposer.org/ [2] https://packagist.org/.

    #Package Manager #Software Development #Developer Tools 53 social mentions

  2. Composer is a tool for dependency management in PHP.
    Pricing:
    • Open Source
    PHP's dependency management is actually quite nice. The community developed a standard [0], a client [1] and repository [2] that pretty much deal with everything I've had to do with PHP dependencies without issues. [0] https://www.php-fig.org/psr/psr-4/ [1] https://getcomposer.org/ [2] https://packagist.org/.

    #Development Tools #Javascript UI Libraries #JavaScript Framework 124 social mentions

Discuss: Ask HN: Why are JavaScript dependencies so messy?

Log in or Post with