livewire/livewire

Description: A full-stack framework for Laravel that takes the pain out of building dynamic UIs.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 24 minutes ago
Added to GitGenius on June 19th, 2026
Created on February 12th, 2019
Open Issues & Pull Requests: 30 (+0)
Number of forks: 1,739
Total Stargazers: 23,551 (-1)
Total Subscribers: 215 (+0)

Issue Activity (beta)

Open issues: 10
New in 7 days: 5
Closed in 7 days: 0
Avg open age: 10 days
Stale 30+ days: 2
Stale 90+ days: 0

Recent activity

Opened in 7 days: 5
Closed in 7 days: 0
Comments in 7 days: 3
Events in 7 days: 4

Top labels

No label distribution available yet.

Repository Insights (GitGenius)

Median issue/PR response: 5.8 hours
Mean response time: 3.3 days
90th percentile: 5.8 days
Tracked items: 117

Most active contributors

Detailed Description

Livewire is a full-stack framework for Laravel that enables developers to build dynamic user interface components entirely in PHP without requiring separate JavaScript frameworks. The framework eliminates the traditional separation between backend and frontend development by allowing developers to write reactive components using PHP and Blade templates, with AJAX handling the communication between client and server automatically.

The repository serves as the core implementation of this server-driven UI approach, classified across multiple domains including Laravel integration, dynamic interfaces, frontend frameworks, reactive components, and single-page application development. By leveraging Blade templates and PHP, Livewire reduces the complexity typically associated with building interactive web applications that would otherwise require extensive JavaScript knowledge or framework expertise.

The project maintains active development with strong community engagement. GitGenius tracking shows a median issue and pull request response latency of 5.1 hours across 111 monitored items, indicating responsive maintainership. The mean response time of 77.3 hours reflects occasional complex issues requiring deeper investigation, but the median demonstrates consistent rapid triage. The most active contributors include joshhanley with 147 tracked events, calebporzio with 98 events, and lancepioch with 34 events, showing concentrated expertise among core maintainers.

The repository's development workflow includes both PHP and JavaScript dependencies, with npm build scripts available for developers making changes to JavaScript assets. The project maintains browser testing capabilities through ChromeDriver integration, ensuring quality across different environments. The codebase is licensed under the MIT license, making it freely available for both commercial and personal use.

Livewire's ecosystem extends beyond its core repository, with GitGenius identifying overlapping contributors connecting it to laravel/framework, filamentphp/filament, and craft-ai-agents/craft-agents-oss. These connections indicate that Livewire developers frequently contribute to related Laravel ecosystem projects and that Filament, a popular admin panel framework, shares development resources with the Livewire project.

The framework's documentation is maintained on the official Livewire website, providing comprehensive guides for developers. The project follows Laravel's Code of Conduct to maintain community standards and includes a formal security policy for responsible vulnerability reporting. Contributing guidelines are documented in the repository, establishing clear expectations for community participation.

By abstracting away the need for developers to write JavaScript for interactive features, Livewire significantly lowers the barrier to entry for building modern web applications within the Laravel ecosystem. The framework's approach of keeping developers in PHP throughout the entire component lifecycle represents a distinct philosophy in web development, contrasting with traditional approaches that require context switching between backend and frontend languages.

livewire
by
livewirelivewire/livewire

Repository Details

Fetching additional details & charts...