arqel-dev/widgets

Dashboard widgets for Arqel — Stat/Chart/Table/Custom widgets with deferred loading and polling.

Maintainers

Package info

github.com/arqel-dev/widgets

Homepage

Issues

Documentation

pkg:composer/arqel-dev/widgets

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

0.9.1 2026-05-07 00:22 UTC

This package is auto-updated.

Last update: 2026-05-07 00:25:46 UTC


README

Dashboard widgets for Arqel — Stat/Chart/Table/Custom widgets with deferred loading and polling.

Status

Phase 2 scaffold (WIDGETS-001). Concrete widget types (StatWidget, ChartWidget, TableWidget, CustomWidget) and the dashboard controllers land in WIDGETS-002..006. See SKILL.md.

Install

In a Laravel app already running arqel-dev/core:

composer require arqel-dev/widgets

The service provider is auto-discovered.

Tests

composer test