mistic100/randomcolor
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ozdemirburak/iris | 0.81 | 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 | |
| php-standard-library/secure-random | 0.80 | SecureRandom provides cryptographically secure random bytes and strings in PHP for tokens, passwords, nonces, and IDs. Simple API built on secure system sources, suitable for authentication, session, and security-sensitive workflows. | 0 | 0 | 0 | 3K | 0 | 19.0 | 54.4 | MIT | 2 months ago | |
| baks-dev/reference-color | 0.79 | Библиотека справочника цветов для проектов BaksDev: подключение через Composer, сервис ReferenceChoiceColor для вывода цветов в выпадающих списках (tag baks.reference.choice). Требует PHP 8.4+. Лицензия MIT. | 0 | 0 | 0 | 44 | 0 | 21.4 | 26.9 | MIT | 4 days ago | |
| jakub-onderka/php-console-color | 0.79 | 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 | |
| amzs/random-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 9.0 | — | MIT | 7 months ago | |
| joshcirre/tweakflux | 0.79 | — | 118 | 118 | 6 | 2K | 2 | 12.2 | 19.9 | — | 5 months ago | |
| danmichaelo/coma | 0.79 | 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 | 439 | 0 | 0.2 | 19.4 | MIT | — | |
| awcodes/preset-color-picker | 0.78 | — | 19 | 19 | 4 | 367 | 1 | 1.8 | 17.8 | MIT | 2 years ago | |
| torchlight/torchlight-laravel | 0.78 | Torchlight syntax highlighting for Laravel. Highlight code blocks with VS Code-compatible themes and zero JavaScript. Includes caching, configurable themes and host, and Blade components/directives. Requires a Torchlight API token (free for personal/open source). | 120 | 120 | 17 | 23K | 18 | 27.9 | 41.2 | MIT | 4 months ago | |
| saade/facehash | 0.78 | Generate and compare perceptual “face hashes” to identify similar faces across images. Lightweight Laravel-friendly package with simple APIs for hashing, distance checks, and quick matching—useful for deduplication, grouping, and basic face similarity search. | 7 | 6 | 0 | 2K | 0 | 14.1 | 36.3 | — | 4 months ago | |
| spatie/commonmark-highlighter | 0.78 | Server-side syntax highlighting for league/commonmark code blocks using scrivo/highlight.php. Generates HTML compatible with highlight.js themes, reducing JavaScript and avoiding flashes of unstyled code. Supports 185+ languages for fast, clean markdown rendering. | 139 | 139 | 10 | 8K | 0 | 2.0 | 17.2 | MIT | 5 years ago | |
| pragmarx/random | 0.78 | Cryptographically secure random generator for PHP: create random strings, integers, bytes, hex, and regex-based patterns with options for size, case, prefixes/suffixes, and raw output. Falls back to Faker (if installed) for rich random data like names and dates. | 71 | 74 | 3 | 146K | 1 | 0.5 | 45.6 | MIT | — | |
| mischiefcollective/colorjizz | 0.77 | 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 | — | — | |
| dynamophp/hash | 0.77 | Generate a deterministic float hash for any string mapped to the range 0–360. Uses a primary hash (e.g., SHA-256), then converts selected leading/trailing characters into a numeric value within the interval. | 0 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| kevinlebrun/colors.php | 0.77 | 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 | — | |
| ksubileau/color-thief-php | 0.77 | 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 | |
| awcodes/palette | 0.76 | — | 24 | 24 | 5 | 5K | 0 | 24.0 | 37.3 | MIT | 2 weeks ago | |
| valorin/random | 0.76 | Laravel helper for generating random strings, numbers, and values with a clean API. Create secure tokens, readable IDs, and randomized data for testing or seeding, with configurable length, character sets, and formats. | 230 | 231 | 12 | 32K | 0 | 3.9 | 29.7 | MIT | 1 year ago | |
| league/color-extractor | 0.76 | — | 1,322 | 1,342 | 155 | 146K | 7 | 13.8 | 31.1 | MIT | 3 years ago | |
| happytodev/filament-tailwind-color-picker | 0.76 | 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 |
How can I help you explore Laravel packages today?