awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesPHPDoc-Based Command Parsers

Parsers that read PHPDoc annotations on callable classes or functions to automatically generate argument and subcommand definitions for CLI tools.

Distinct from Command Argument Parsers: Distinct from general Command Argument Parsers: uses PHPDoc annotations as the source of truth for argument definitions rather than parsing raw shell strings or flag syntax.

Explore 1 awesome GitHub repository matching development tools & productivity · PHPDoc-Based Command Parsers. Refine with filters or upvote what's useful.

Awesome PHPDoc-Based Command Parsers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • wp-cli/wp-cliAvatar de wp-cli

    wp-cli/wp-cli

    5,028Voir sur GitHub↗

    WP-CLI is a command-line interface and automation tool for managing WordPress sites and databases through a terminal instead of a web browser. It functions as an extensible framework for executing site maintenance, administrative updates, and developer tooling via scripts and scheduled jobs. The tool provides specialized capabilities for database management, including search-and-replace operations, imports, and exports to modify or migrate site data. It also serves as a programmable interface that allows for the integration of AI agents to execute command-driven tasks. The system supports th

    Commands read PHPDoc annotations on callables to automatically generate argument and subcommand definitions.

    PHPcliframeworkhacktoberfest
    Voir sur GitHub↗5,028
  1. Home
  2. Development Tools & Productivity
  3. Command Argument Parsers
  4. PHPDoc-Based Command Parsers