awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesPHP Console Libraries

Specialized libraries for enhancing the command-line interface capabilities of the PHP runtime.

Distinct from PHP UUID Libraries: Generic PHP utility libraries for CLI output, distinct from specific UUID or routing libraries.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · PHP Console Libraries. Refine with filters or upvote what's useful.

Awesome PHP Console Libraries GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jakubonderka/php-console-colorAvatar von JakubOnderka

    JakubOnderka/PHP-Console-Color

    6,120Auf GitHub ansehen↗

    PHP-Console-Color ist eine PHP-Bibliothek für Konsolenfarben und ein ANSI-Farbformatierer, der dazu entwickelt wurde, Farbcodes zur Textausgabe in der Befehlszeile hinzuzufügen. Sie dient als CLI-Text-Styling-Bibliothek zum Hervorheben und Kolorieren von Terminalausgaben, um die Lesbarkeit zu verbessern und Informationen für den Benutzer zu unterscheiden. Die Bibliothek bietet Tools für Terminal-Text-Styling und CLI-Ausgabeformatierung. Sie wird in der Entwicklung von PHP-Konsolenanwendungen verwendet, um visuelle Unterscheidungen zwischen verschiedenen Ausgabetypen wie Fehlern, Warnungen oder Erfolgsmeldungen zu schaffen.

    Adds ANSI color codes to command line text output specifically within PHP applications.

    PHP
    Auf GitHub ansehen↗6,120
  • aplus-framework/cliAvatar von aplus-framework

    aplus-framework/cli

    231Auf GitHub ansehen↗

    This project is a PHP framework designed for building interactive command-line applications and automation tools. It provides a structured environment for developers to construct console interfaces that handle user input and terminal output, facilitating the management of system-level operations and repetitive development tasks. The framework utilizes a command-pattern dispatching system that maps terminal arguments to executable classes, supported by a dependency-injection container to manage service lifecycles. It incorporates reflective metadata discovery to automatically extract command d

    Provides a PHP-based framework for creating command-line tools and managing system-level operations.

    PHPaplusaplus-frameworkcli
    Auf GitHub ansehen↗231
  1. Home
  2. Programming Languages & Runtimes
  3. PHP Console Libraries