Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Filament Progress Bar Laravel Package

devletes/filament-progress-bar

Reusable progress bar components for Filament 5 tables and infolists. Shared API for columns/entries, built-in success/warning/danger thresholds (ascending/descending) or custom state maps, multiple sizes and text positions, dark-mode aware styling, and proper progressbar semantics.

View on GitHub
Deep Wiki
Context7
1.1.0

Fully backwards-compatible with 1.0.x — no breaking API or visual changes.

Added

  • thresholdDirection('ascending'|'descending') for low-is-bad metrics like fuel, stock, or battery.
  • Threshold map form: thresholds([90 => 'success', 60 => 'warning', 0 => 'danger']) supporting any number of states with custom status names. When the map omits a 0-floor, the lowest-defined status extends down to 0 instead of falling back to success.
  • New status names from the threshold map (anything other than success/warning/danger) auto-resolve their default color from your Filament panel via var(--{status}-500) — including custom panel colors registered via ->colors([...]). The three legacy statuses keep their 1.0.x defaults.
  • statusColors([...]) and statusLabels([...]) for one-off colors and labels on arbitrary status names.
  • borderRadius(string) accepting any valid CSS length ('4px', '0.5rem', 'calc(var(--r) * 2)', etc.) with sanitization against inline-style injection.

Changed

  • ProgressBarResolver::resolveStatus() now accepts a richer config (with mode, direction, and either warning/danger or map keys). The previous ['warning' => N, 'danger' => N] input shape still works unchanged.
  • ProgressBarResolver::resolveBaseData() returns the same outer keys as before; thresholds now contains the canonical config rather than the flat tier pair.

Docs

  • README rewritten with light + dark side-by-side screenshots under every feature heading and recipe.
  • Workbench gained a dedicated Showcase page (/admin/showcase) and a Playwright capture script (scripts/capture-screenshots.mjs) for regenerating the screenshots.
1.0.0

Added

  • Filament 5 progress bar table column for visual progress tracking.
  • Matching infolist entry with the same API and resolver behavior.
  • Package stylesheet registered through Filament's asset manager for self-contained rendering.
  • Compact table column output with richer infolist label and icon support.
  • Shared progress resolver covering thresholds, clamping, labels, colors, and safe totals.
  • Dark mode friendly Blade views with accessible progress semantics.
  • Testbench workbench app for local verification in tables and infolists.
  • Pest coverage for resolver behavior, component rendering, and package bootstrapping.
  • README screenshots for table and infolist usage.
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor