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
·

1 repository

Awesome GitHub RepositoriesConsole Command Frameworks

Frameworks for building command-line interfaces that process arguments and options to execute specific logic.

Distinct from Development Console Commands: None of the candidates cover the general framework for building executable CLI commands with arguments.

Explore 1 awesome GitHub repository matching development tools & productivity · Console Command Frameworks. Refine with filters or upvote what's useful.

Awesome Console Command Frameworks GitHub Repositories

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

    laravel-zero/laravel-zero

    3,962Vezi pe GitHub↗

    This project is a micro-framework designed for building standalone command-line applications and terminal utilities using PHP. It provides a structured environment for developing console tools, incorporating a dependency injection container to manage object lifecycles and a service provider system to handle modular application bootstrapping. The framework distinguishes itself by offering built-in capabilities for compiling applications into self-contained, portable executable binaries. It also includes a centralized task scheduling engine that allows developers to define and execute recurring

    Maps console input arguments to specific command classes for structured terminal interaction.

    PHP
    Vezi pe GitHub↗3,962
  1. Home
  2. Development Tools & Productivity
  3. Console Command Frameworks