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

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

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

PHP CLI Frameworks

रैंकिंग 13 जुल॰ 2026 को अपडेट की गई

For a library for building PHP CLI applications, the strongest matches are symfony/console (This is the industry-standard framework for building sophisticated PHP), mnapoli/silly (Silly is a micro-framework built on top of Symfony) and symfony/framework-bundle (This repository provides the core integration for the Symfony). Each is ranked by relevance to your query, popularity and recent activity.

हम “best php cli frameworks” से मेल खाने वाली ओपन-सोर्स GitHub रिपॉजिटरी को क्यूरेट करते हैं। परिणाम आपकी क्वेरी के आधार पर रैंक किए गए हैं — सीमित करने के लिए नीचे दिए गए फ़िल्टर चुनें, या AI के साथ रिफाइन करें।

PHP CLI Frameworks

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

    symfony/Console

    9,813GitHub पर देखें↗

    Console is a PHP CLI framework used for building interactive terminal applications. It functions as a command line interface development toolkit and orchestrator that manages the lifecycle of terminal commands, processes user input, and produces formatted text output. The project includes a terminal capability detector to identify system color modes and window dimensions for creating responsive layouts. It provides a console output formatter for rendering styled text, bordered blocks, and progress bars, alongside a system for creating interactive terminal interfaces. The framework covers com

    This is the industry-standard framework for building sophisticated PHP CLI applications, providing comprehensive tools for command routing, argument parsing, interactive prompts, and advanced output styling.

    PHPCommand Routing ArchitecturesDependency Injection ContainersCommand Line Argument Parsers
    GitHub पर देखें↗9,813
  • mnapoli/sillyM

    mnapoli/silly

    0GitHub पर देखें↗

    currentMenu: home Silly CLI micro-framework based on Symfony Console.

    Silly is a micro-framework built on top of Symfony Console that provides a simplified, expressive syntax for defining commands, argument parsing, and routing, making it a solid choice for building CLI tools in PHP.

    PHP CLI Frameworks
    GitHub पर देखें↗0
  • symfony/framework-bundlesymfony का अवतार

    symfony/framework-bundle

    3,568GitHub पर देखें↗

    This project serves as the core integration layer for building full-stack web applications in PHP. It provides a unified foundation by connecting essential infrastructure components, including a dependency injection container, an event dispatcher, and a request routing engine. The framework operates through a kernel-based request lifecycle that transforms incoming HTTP requests into responses via prioritized middleware stages. The system distinguishes itself through a highly modular architecture that relies on configuration-driven service wiring and metadata-driven attribute mapping. During t

    This repository provides the core integration for the Symfony Console component, which is a robust and industry-standard framework for building complex CLI applications with advanced routing, styling, and argument parsing capabilities.

    PHPDependency Injection Containers
    GitHub पर देखें↗3,568

Related searches

  • a ruby framework for building cli applications
  • a library for building C# CLI applications
  • a java library for building cli applications
  • a library for building Kotlin CLI applications
  • a library for building typescript cli tools
  • CLI टूल्स बनाने के लिए Go फ्रेमवर्क
  • Python के लिए एक CLI बिल्डिंग फ़्रेमवर्क
  • a library for scheduling tasks in PHP