danmichaelo/coma
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| happytodev/filament-tailwind-color-picker | 0.79 | Filament form field for picking colors from the Tailwind CSS palette. Provides a single Tailwind color picker component that works alongside other Filament fields and stays responsive across screen sizes. | 11 | 11 | 9 | 1 | 3 | 2.8 | 3.1 | MIT | 3 years ago | |
| assertchris/ellison | 0.78 | Laravel package providing Ellison helpers/utilities: lightweight PHP functions and conveniences to streamline common app tasks, reduce boilerplate, and keep code consistent across projects. Designed for easy drop-in use and straightforward configuration. | 6 | 6 | 0 | 719 | 0 | 0.6 | 27.8 | MIT | 2 years ago | |
| ctrl-f5/ctrl-common | 0.77 | Shared utilities and helpers for the Ctrl-F5 ecosystem: common PHP/Laravel components, small abstractions, and reusable support code used across multiple packages and apps. Intended as a lightweight foundation dependency. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ozdemirburak/iris | 0.77 | 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. | 122 | 124 | 22 | 56K | 0 | 27.5 | 43.1 | MIT | 3 days ago | |
| awcodes/palette | 0.77 | — | 24 | 24 | 5 | 5K | 0 | 24.0 | 37.3 | MIT | 2 weeks ago | |
| awcodes/preset-color-picker | 0.77 | — | 19 | 19 | 4 | 367 | 1 | 1.8 | 17.8 | MIT | 2 years 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 | |
| chameleon-system/code-style-config | 0.77 | Shared code style configuration for the Chameleon System PHP/Laravel ecosystem. Provides standardized formatting and linting rules (e.g., PHP-CS-Fixer/Pint setups) to keep multiple projects consistent, reduce review noise, and enforce team conventions. | 1 | 1 | 0 | 70 | 0 | 0.0 | 21.5 | — | — | |
| barthy-koeln/bash-echolorized | 0.76 | 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 | |
| baks-dev/reference-color | 0.76 | Библиотека справочника цветов для проектов BaksDev: подключение через Composer, сервис ReferenceChoiceColor для вывода цветов в выпадающих списках (tag baks.reference.choice). Требует PHP 8.4+. Лицензия MIT. | 0 | 0 | 0 | 44 | 0 | 21.4 | 26.9 | MIT | 4 days ago | |
| spatie/image | 0.75 | Expressive PHP image manipulation with a fluent API. Resize, crop, rotate, apply filters (greyscale, brightness, sharpen), adjust quality, and auto-orient images. Load from a path and save in place or to a new file. | 1,363 | 1,383 | 139 | 2M | 0 | 37.8 | 51.6 | MIT | 1 month ago | |
| kevinlebrun/colors.php | 0.75 | 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 | — | |
| neuecommerce/coding-standards | 0.75 | Opinionated PHP coding standards for projects using Laravel Pint. Provides a ready-to-use Pint configuration and consistent formatting rules to keep code style uniform across teams and repositories. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| beartropy/ui | 0.75 | Beartropy UI is a small Laravel UI package providing ready-made components and helpers to speed up building admin and front-end screens. Drop in common layouts, forms, and UI utilities to get a consistent look fast with minimal setup. | 3 | 3 | 0 | 217 | 0 | 28.7 | 28.1 | MIT | 1 month ago | |
| league/color-extractor | 0.74 | — | 1,322 | 1,342 | 155 | 146K | 7 | 13.8 | 31.1 | MIT | 3 years ago | |
| mischiefcollective/colorjizz | 0.74 | 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 | — | — | |
| spatie/color | 0.72 | 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). | 383 | 386 | 41 | 815K | 0 | 21.2 | 50.0 | MIT | 5 months ago | |
| mistic100/randomcolor | 0.71 | Generate attractive random colors in PHP (port of David Merfield’s randomColor). Create single or multiple colors with options for hue, luminosity, alpha, and output formats like hex, rgb(a), hsl(a), or hsv(a). Supports custom PRNG. | 242 | 246 | 57 | 41K | 0 | 5.4 | 30.8 | MIT | 1 year ago | |
| ksubileau/color-thief-php | 0.71 | Extract dominant colors and palettes from images in PHP. Color Thief PHP ports the MMCQ algorithm and works with GD, Imagick, or Gmagick. Supports JPEG, PNG, GIF, and WebP, and accepts paths, URLs, resources, objects, or binary data. | 636 | 640 | 68 | 106K | 2 | 26.5 | 35.5 | MIT | 1 month ago | |
| labrodev/laravel-mcp-espectro | 0.69 | Laravel connector for the Espectro MCP server, giving AI assistants access to 159 colors and 348 palettes from Sanzo Wada’s Dictionary of Color Combinations. Generates a .mcp.json for Cursor and works with Claude and any MCP client. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — |
How can I help you explore Laravel packages today?