barthy-koeln/bash-echolorized
Minimal bash helper for clean, colorized CLI output in CI/CD scripts and git hooks. Source it via Composer or npm/yarn and use e_info/e_success/e_warning/e_error plus colored_output and tagged_output for readable, tagged status lines.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 21torr/cli | 0.87 | — | 0 | 0 | 2 | 496 | 0 | 16.0 | 41.3 | MIT | 5 months ago | |
| tomatophp/console-helpers | 0.86 | — | 5 | 5 | 3 | 26K | 0 | 0.7 | 50.3 | MIT | 2 years ago | |
| baks-dev/reference-color | 0.86 | Библиотека справочника цветов для проектов BaksDev: подключение через Composer, сервис ReferenceChoiceColor для вывода цветов в выпадающих списках (tag baks.reference.choice). Требует PHP 8.4+. Лицензия MIT. | 0 | 0 | 0 | 44 | 0 | 21.4 | 26.9 | MIT | 4 days ago | |
| league/climate | 0.86 | League CLImate makes PHP CLI output nicer with easy colored text, formatting, and styled messages. Install via Composer and use simple methods like red() or blue() to print readable, attention-grabbing console output for scripts and command-line tools. | 1,895 | 1,942 | 125 | 215K | 12 | 16.8 | 32.2 | MIT | — | |
| bramus/ansi-php | 0.83 | bramus/ansi-php is a lightweight PHP library for working with ANSI escape codes in the terminal. Easily colorize and style CLI output, move the cursor, clear sections of the screen, and build richer command-line interfaces with minimal setup. | 96 | 97 | 10 | 160K | 3 | 1.6 | 45.1 | MIT | — | |
| jakub-onderka/php-console-highlighter | 0.81 | Abandoned package for syntax-highlighting PHP code in the terminal using ANSI colors. Provides a Highlighter that outputs highlighted whole-file or snippet content for CLI display. Suggested alternative: php-parallel-lint/PHP-Console-Highlighter. | 6,165 | 5,952 | 17 | 275K | 0 | 27.3 | 22.9 | MIT | 7 years ago | |
| sensiolabs/ansi-to-html | 0.81 | Convert ANSI-colored console output into an HTML5 fragment. Supports themes (e.g., Solarized), inline styles or CSS classes, can export theme CSS, and includes a Twig extension for easy use in templates. | 254 | 258 | 37 | 107K | 9 | 5.2 | 39.6 | MIT | — | |
| mischiefcollective/colorjizz | 0.81 | ColorJizz-PHP is a lightweight color library for converting and manipulating colors across formats like RGB, CMYK, Hex, HSV, CIELab/LCh, XYZ, and Yxy. Supports chaining operations (hue, saturation, greyscale) while keeping originals immutable. | 285 | 286 | 32 | 6K | 5 | 3.9 | 20.2 | — | — | |
| kevinlebrun/colors.php | 0.79 | A lightweight PHP library for working with colors: parse and validate HEX/RGB/HSL, convert between formats, generate palettes, adjust brightness/saturation, and compute contrast/accessible text colors. Handy utilities for theming and UI design in PHP apps. | 342 | 359 | 37 | 93K | 3 | 3.6 | 33.7 | MIT | — | |
| phppkg/cli-markdown | 0.79 | CLI-Markdown renders Markdown with ANSI colors in your terminal. Built on cebe/markdown and toolkit/cli-utils, it supports automatic color rendering and customizable CLI color tags. Load Markdown text, call render(), and echo the result for a styled console output. | 10 | 11 | 2 | 1K | 3 | 2.4 | 28.7 | MIT | 1 year ago | |
| jakub-onderka/php-console-color | 0.77 | Abandoned PHP library for styling console output with ANSI colors. Formerly used to print colored text in terminals (see example.php). Consider using the maintained alternative: https://github.com/php-parallel-lint/PHP-Console-Color | 6,116 | 5,930 | 24 | 309K | 2 | 26.7 | 23.6 | BSD-2-Clause | 7 years ago | |
| mmoreram/php-formatter | 0.77 | PHP code formatter with CLI and configurable rules to standardize style across a project. Formats files or entire directories, helps enforce clean, consistent code, and integrates easily into development workflows and CI. | 168 | 169 | 17 | 808 | 2 | 3.0 | 7.7 | MIT | 8 years ago | |
| yamadashy/phpstan-friendly-formatter | 0.76 | PHPStan Friendly Formatter enhances PHPStan output with code frames around errors, a summary of error identifiers and counts, and clean, readable reports. Install via Composer, include the extension in phpstan.neon, and set errorFormat to friendly. | 65 | 65 | 5 | 180K | 1 | 12.1 | 51.5 | MIT | 6 months ago | |
| jfcherng/php-color-output | 0.75 | Lightweight PHP utility to add ANSI colors and styles to CLI output. Provides named foreground/background styles, special effects (bold, underline, blink, reverse), aliases, and a simple CliColor::color() helper to format strings for terminals. | 14 | 14 | 2 | 235K | 0 | 0.4 | 55.3 | MIT | 5 years ago | |
| codedungeon/php-cli-colors | 0.73 | Add ANSI color codes to PHP CLI output with simple constants. Use Color::GREEN, Color::RESET, etc. to style messages in console apps. Lightweight, zero-config, and easy to drop into any Composer-based project. | 102 | 105 | 3 | 152K | 0 | 0.6 | 43.1 | MIT | — | |
| barthy-koeln/beautify-specify | 0.66 | Adds colored, more informative terminal output for PHPUnit tests using Codeception/Specify. Install as a dev dependency, set phpunit printerClass to ResultPrinter, and swap in the provided Specify trait to enhance Specify’s output formatting. | 3 | 3 | 0 | 0 | 0 | 0.5 | — | MIT | 4 years ago |
How can I help you explore Laravel packages today?