jakub-onderka/php-console-color
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
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| jakub-onderka/php-console-highlighter | 0.86 | 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,168 | 5,952 | 17 | 313K | 0 | 27.3 | 23.8 | MIT | 7 years ago | |
| jfcherng/php-color-output | 0.85 | 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 | 211K | 0 | 0.4 | 55.3 | MIT | 5 years ago | |
| spatie/color | 0.85 | PHP library for color parsing, conversion, and comparison. Supports CSS named colors plus RGB/RGBA/ARGB, Hex, HSL/HSLA, HSB, CMYK, CIELab, and XYZ. Includes WCAG contrast ratio and Delta E distances (CIE76, CIE94, CIEDE2000). | 0 | 384 | — | 748K | — | 24.9 | 51.0 | — | — | |
| 21torr/cli | 0.84 | — | 0 | 0 | 2 | 723 | 0 | 18.2 | 44.6 | MIT | 3 months ago | |
| danmichaelo/coma | 0.84 | CoMa is a PHP color math library for converting between sRGB, XYZ and Lab color spaces and computing color difference (Delta E) metrics. Includes CIE76 and CIE94, with more planned. Suitable for matching and comparing colors. | 17 | 19 | 3 | 338 | 0 | 0.2 | 17.9 | MIT | — | |
| bramus/ansi-php | 0.84 | 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. | 95 | — | 10 | — | 3 | 1.6 | 0.8 | MIT | — | |
| baks-dev/reference-color | 0.84 | Библиотека справочника цветов для проектов BaksDev: подключение через Composer, сервис ReferenceChoiceColor для вывода цветов в выпадающих списках (tag baks.reference.choice). Требует PHP 8.4+. Лицензия MIT. | 0 | 0 | 0 | 44 | 0 | 20.7 | — | MIT | 2 weeks ago | |
| phplucidframe/console-table | 0.84 | Lightweight PHP library to render formatted ASCII tables in the console. Define headers, rows, alignment, padding, and borders; supports styling and flexible layouts for CLI apps, scripts, and Symfony/Laravel-style console output. | 102 | 102 | 25 | 18K | 2 | 1.7 | — | NOASSERTION | 1 year ago | |
| mischiefcollective/colorjizz | 0.84 | 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 | 5K | 5 | 3.9 | 19.6 | — | — | |
| ozdemirburak/iris | 0.84 | Iris is a PHP 8.1+ color library for parsing, manipulating, and converting colors across Hex/Hexa, RGB/RGBA, HSL/HSLA, HSV, CMYK, and OKLCH. Provides format classes with channel accessors and easy toX() conversions. | 120 | 122 | 21 | 44K | 0 | 21.8 | 39.7 | MIT | 3 months ago | |
| codedungeon/php-cli-colors | 0.83 | 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 | 165K | 0 | 0.6 | 44.3 | MIT | — | |
| barthy-koeln/bash-echolorized | 0.83 | 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. | 2 | 2 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| php-parallel-lint/php-console-color | 0.83 | Adds easy, cross-platform console text styling for PHP: colors, background colors, and formatting like bold/underline. Lightweight, dependency-free, and commonly used in CLI tools to improve readability of output and error messages. | 85 | 88 | 7 | 658K | 0 | 1.7 | 53.7 | BSD-2-Clause | 4 years ago | |
| kevinlebrun/colors.php | 0.83 | 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 | 86K | 3 | 3.6 | 33.8 | MIT | — | |
| phrity/logger-console | 0.82 | PSR-3 compatible console logger for local tests and CLI apps. Configure verbosity levels (quiet to debug), customize output format with placeholders (datetime, level, message, context), and optionally read verbosity from CLI flags like -q/-v/-vv/-vvv. | 0 | 0 | 0 | 181 | 0 | 11.1 | 33.6 | MIT | 6 months ago |
How can I help you explore Laravel packages today?