8 个仓库
Frameworks and components for building console applications in PHP.
Explore 8 awesome GitHub repositories matching part of an awesome list · PHP CLI Frameworks. Refine with filters or upvote what's useful.
Console 是一个 PHP CLI 框架,用于构建交互式终端应用程序。它充当命令行界面开发工具包和编排器,管理终端命令的生命周期、处理用户输入并生成格式化的文本输出。 该项目包含一个终端功能检测器,用于识别系统颜色模式和窗口尺寸,以创建响应式布局。它提供了一个控制台输出格式化程序,用于渲染样式化文本、带边框的块和进度条,以及用于创建交互式终端界面的系统。 该框架通过服务容器集成和依赖注入涵盖了命令编排。它还提供了用户输入管理工具,以及一个用于命令执行测试的专用接口,以验证输出流和结果。
Component for creating beautiful and testable interfaces.
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
Ships a complete CLI toolkit called Spark for code generation, migrations, and task scheduling.
Laravel Zero 是一个微框架和样板,旨在用于使用 PHP 构建独立的命令行应用程序。它为开发终端工具提供了结构基础,包括控制台框架和命令行界面工具包。 该项目通过其分发和自动化功能脱颖而出,具有将项目编译为自包含可执行二进制文件或归档文件的二进制打包器。它还包括一个内置的自动更新机制,用于从远程仓库下载应用程序的最新版本。 该框架涵盖了广泛的操作功能,包括通过对象关系映射器 (ORM) 进行的关系数据管理、用于循环后台作业的基于 Cron 的任务调度器,以及用于服务管理的服务容器。其他工具提供文件系统抽象、应用程序日志记录和原生桌面通知。
Micro-framework for console applications.
A minimal framework for command-line applications in PHP. Join our Discord: https://discord.gg/hY5UNC4XPf
Minimalist framework for command-line applications.
PHP Command Line Tools
Collection of tools for PHP command-line utilities.
A powerful command line application framework for PHP. It's an extensible, flexible component, You can build your command-based application in seconds!
Framework for building flexible command-line applications.
Framework agnostic Command Line Interface utilities and helpers for PHP. Build Console App with ease, fun and love.
Zero-dependency framework for console applications.
currentMenu: home Silly CLI micro-framework based on Symfony Console.
Micro-framework based on the Symfony Console component.