symfony/ux-live-component
Build interactive UIs in Symfony with Live Components: stateful Twig components that update via Ajax without writing custom JavaScript. Handle actions, validation, and form binding, with predictable server-side rendering and smooth partial updates.
Adopt if:
Look elsewhere if:
"Symfony UX Live Component lets us build real-time, interactive UIs without writing JavaScript—leveraging our existing PHP/Symfony stack. Think of it as ‘Turbo for developers who love Symfony’:
"This is Symfony’s answer to Livewire/Phoenix LiveView—but with tighter integration into Symfony’s ecosystem. Key advantages:
"Live Components lets you turn Twig templates into interactive UI with minimal boilerplate. Here’s how it works:
#[AsLiveComponent] to make it reactive.data-model (e.g., <input data-model="name">).data-action (e.g., <button data-action="click->save()">).How can I help you explore Laravel packages today?