II.
Framework overview
Reference · liveframework:livewire
Laravel Livewire overview
Livewire is a full-stack framework for Laravel that allows building dynamic UI components using PHP. It eliminates the need for custom JavaScript by handling reactivity server-side, enabling rich SPA-like experiences with Blade templates.
Attributes
displayName
Laravel Livewire
homepageUrl
belongsToLanguageId
category
web-fullstack
description
Livewire is a full-stack framework for Laravel that allows building dynamic UI
components using PHP. It eliminates the need for custom JavaScript by handling
reactivity server-side, enabling rich SPA-like experiences with Blade templates.
Outgoing edges
alternative_to2
- framework:inertia·FrameworkInertia.js
- framework:alpine·FrameworkAlpine.js
belongs_to_language1
- language:php·LanguagePHP
used_by_skill_area1
- skill-area:frontend-development·SkillAreaFrontend Development
Incoming edges
alternative_to3
- framework:alpine·FrameworkAlpine.js
- framework:inertia·FrameworkInertia.js
- library:inertia-laravel·LibraryInertia.js (Laravel Adapter)