8 Repos
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 is a PHP CLI framework used for building interactive terminal applications. It functions as a command line interface development toolkit and orchestrator that manages the lifecycle of terminal commands, processes user input, and produces formatted text output. The project includes a terminal capability detector to identify system color modes and window dimensions for creating responsive layouts. It provides a console output formatter for rendering styled text, bordered blocks, and progress bars, alongside a system for creating interactive terminal interfaces. The framework covers com
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 ist ein Micro-Framework und Boilerplate, das für die Erstellung eigenständiger Befehlszeilenanwendungen mit PHP entwickelt wurde. Es bietet eine strukturelle Grundlage für die Entwicklung von Terminal-Tools, einschließlich eines Konsolen-Frameworks und eines Command-Line-Interface-Kits. Das Projekt zeichnet sich durch seine Verteilungs- und Automatisierungsfunktionen aus und verfügt über einen Binär-Packer, der Projekte in in sich geschlossene ausführbare Binärdateien oder Archive kompiliert. Es enthält zudem einen integrierten Selbstaktualisierungsmechanismus, um die neuesten Versionen einer Anwendung aus einem Remote-Repository herunterzuladen. Das Framework deckt eine breite Palette operativer Funktionen ab, einschließlich relationaler Datenverwaltung über einen Object-Relational Mapper (ORM), einen Cron-basierten Task-Scheduler für wiederkehrende Hintergrundjobs und einen Dependency-Injection-Container für das Service-Management. Zusätzliche Dienstprogramme bieten Dateisystemabstraktion, Anwendungs-Logging und native Desktop-Benachrichtigungen.
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.