awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wp-cli/wp-cliwp-cli 的头像

    wp-cli/wp-cli

    5,028在 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
    在 GitHub 上查看↗5,028
  1. Home
  2. Development Tools & Productivity
  3. Command Argument Parsers
  4. PHPDoc-Based Command Parsers