awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

PHP पैकेज मैनेजमेंट टूल्स

रैंकिंग 30 जून 2026 को अपडेट की गई

PHP प्रोग्रामिंग लैंग्वेज इकोसिस्टम के लिए विशेष रूप से डिज़ाइन किए गए ओपन-सोर्स डिपेंडेंसी मैनेजर और लाइब्रेरी इंस्टॉलर खोजें।

PHP पैकेज मैनेजमेंट टूल्स

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • composer/composercomposer का अवतार

    composer/composer

    29,457GitHub पर देखें↗

    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
    GitHub पर देखें↗29,457

Related searches

  • डिपेंडेंसी मैनेज करने के लिए कमांड लाइन टूल
  • एक Python पैकेजिंग और डिपेंडेंसी मैनेजर
  • 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