livewire/livewire
A full-stack framework for Laravel that takes the pain out of building dynamic UIs. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3
- age_days: 2759
- days_rel: 9
- days_push: 8
- n_releases_24m: 66
Adoption not part of the score
23569 stars · 1748 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Livewire is a full-stack framework for Laravel that lets developers build dynamic, reactive UI components entirely in PHP without writing separate JavaScript. It handles the frontend-backend wiring automatically, making it a popular alternative to SPA frameworks for Laravel apps.
Use cases
- build dynamic interfaces in Laravel without writing JavaScript
- create reactive UI components using only PHP
- replace a Vue or React SPA with a simpler Laravel stack
- add live search, forms, and modals to a Laravel app
- build full-stack Laravel applications with server-driven UIs
When to choose
- you're a Laravel developer who wants dynamic UIs without learning a JS framework
- you want to keep frontend logic on the server in PHP
- you're building interactive forms, tables, or dashboards in Laravel
When to avoid
- you need a fully client-side SPA with offline support
- your frontend is built with a separate JavaScript stack
- you're not using Laravel, since Livewire is tightly coupled to it
Facets
framework · maturity stable
web-framework frontend-framework ui-components state-management templating web-development frontend backend php laravel dynamic-uis full-stack no-javascript-framework reactive-components web-server
1 source
- readme: https://github.com/livewire/livewire · fetched 2026-08-28 · 39af39f497ab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| livewire/livewire | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="livewire/livewire")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem