awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Instrumente PHP pentru gestionarea pachetelor

Clasament actualizat la 30 iun. 2026

Descoperă manageri de dependențe și instalatoare de biblioteci open-source concepute special pentru ecosistemul limbajului de programare PHP.

Instrumente PHP pentru gestionarea pachetelor

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • composer/composerAvatar composer

    composer/composer

    29,457Vezi pe GitHub↗

    Composer is a command-line dependency management tool for PHP that automates the process of resolving, downloading, and installing external code libraries. It functions by evaluating version constraints defined in a project's configuration file to calculate a compatible dependency tree, ensuring that applications maintain consistent behavior across different development and production environments. The tool utilizes a structured manifest file as the single source of truth for project requirements and generates a deterministic lock file to record the exact version and hash of every installed d

    Composer is the standard PHP dependency manager that handles composer.json manifests, dependency resolution, PSR‑4 autoloading, Packagist integration, lock files, a CLI, and plugin support—exactly the tool you need for managing PHP library dependencies.

    PHPDependency ManagersDependency Resolution EnginesConfiguration Manifests
    Vezi pe GitHub↗29,457

Related searches

  • utilitar CLI pentru gestionarea dependențelor
  • un manager de pachete și dependențe pentru Python
  • un manager de dependențe pentru pachete Swift
  • a library for building PHP CLI applications
  • a php library for making http requests
  • a message queue library for PHP
  • a php library for application logging
  • a dependency injection container for PHP