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

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

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

adhocore/php-cli

0
View on GitHub↗
351 星标·38 分支·PHP·MIT·3 次浏览github.com/adhocore/php-cli↗

Php Cli

Framework agnostic Command Line Interface utilities and helpers for PHP. Build Console App with ease, fun and love.

Features

  • PHP CLI Frameworks - Zero-dependency framework for console applications.

Star 历史

adhocore/php-cli 的 Star 历史图表adhocore/php-cli 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Php Cli 的开源替代方案

相似的开源项目,按与 Php Cli 的功能重合度排序。
  • codeigniter4/codeigniter4codeigniter4 的头像

    codeigniter4/CodeIgniter4

    5,924在 GitHub 上查看↗

    CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web applications. It provides a lightweight toolkit with minimal configuration, organizing application logic into controllers, models, and views for clean separation of concerns. The framework includes a fluent query builder for constructing SQL statements programmatically, PSR-4 autoloading with namespace mapping, and a service-based dependency injection container for managing shared class instances. The framework distinguishes itself through its comprehensive set of built-in tools

    PHPcodeignitercodeigniter4framework-php
    在 GitHub 上查看↗5,924
  • laravel-zero/laravel-zerolaravel-zero 的头像

    laravel-zero/laravel-zero

    3,962在 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

    PHP
    在 GitHub 上查看↗3,962
  • c9s/cliframeworkc9s 的头像

    c9s/CLIFramework

    435在 GitHub 上查看↗

    A powerful command line application framework for PHP. It's an extensible, flexible component, You can build your command-based application in seconds!

    PHP
    在 GitHub 上查看↗435
  • mnapoli/sillyM

    mnapoli/silly

    0在 GitHub 上查看↗

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

    在 GitHub 上查看↗0
查看 Php Cli 的所有 7 个替代方案→

常见问题解答

adhocore/php-cli 是做什么的?

Framework agnostic Command Line Interface utilities and helpers for PHP. Build Console App with ease, fun and love.

adhocore/php-cli 的主要功能有哪些?

adhocore/php-cli 的主要功能包括:PHP CLI Frameworks。

adhocore/php-cli 有哪些开源替代品?

adhocore/php-cli 的开源替代品包括: codeigniter4/codeigniter4 — CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web… laravel-zero/laravel-zero — This project is a micro-framework designed for building standalone command-line applications and terminal utilities… c9s/cliframework — A powerful command line application framework for PHP. It's an extensible, flexible component, You can build your… mnapoli/silly — currentMenu: home Silly CLI micro-framework based on Symfony Console. symfony/console — Console is a PHP CLI framework used for building interactive terminal applications. It functions as a command line… wp-cli/php-cli-tools — PHP Command Line Tools.