# arrilot/laravel-widgets

Widgets for Laravel

Repository: https://github.com/arrilot/laravel-widgets
Canonical: https://ross.abutalabs.com/products/laravel-widgets
Language: PHP
License Family: other
Last push: 2026-02-24T04:10:41+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 69, release rhythm 30, longevity 100
- inputs: {"age_days": 4254, "days_push": 190, "days_rel": 255, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1113, forks 109 (observed 2026-08-28T04:03:38.001909+00:00)

## What it is
A Laravel package providing a widget system as a powerful alternative to view composers. It supports reusable widget classes with Blade views, async/reloadable widgets, caching, and an artisan generator.

## Use cases
- create reusable sidebar widgets in laravel
- render recent news block across multiple views
- make asynchronous widgets in laravel
- cache widget output in laravel
- generate widget class and view with artisan
- pass config variables to blade partials

## When to choose
- you use Laravel and want reusable view components with config
- you need async or reloadable page fragments
- you want an alternative to view composers with caching

## When to avoid
- you don't use Laravel
- you prefer modern Livewire/Inertia component approaches
- you need a framework-agnostic templating solution

## Facets
- artifact type: library
- maturity: maintenance
- function: templating, caching, middleware
- domain: web-development, backend, frontend
- platform: php
- tags: laravel-widgets, view-composers, blade, artisan-generator, async-widgets, laravel

## Member repositories
- arrilot/laravel-widgets (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:38.001909+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:42:34.424571+00:00, confidence not recorded.
  - readme: https://github.com/arrilot/laravel-widgets (fetched 2026-08-28T04:03:38.001909+00:00, sha fbb19e8447f4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
