Libraries tagged by livewire-component
legodion/convoy
155 Downloads
Declare routes inside Laravel Livewire components.
lbcdev/livewire-map-component
106 Downloads
A Livewire component for interactive maps using Leaflet
lbcdev/filament-map-field
110 Downloads
A Filament package providing map field components for forms and infolists using lbcdev-map Livewire component
lara-pack/livewire-select2
122 Downloads
Livewire Component : Select2
lara-pack/livewire-date-range-picker
35 Downloads
Livewire Component : Date Range Picker
lara-pack/livewire-datatable
71 Downloads
Livewire Component : Datatable
kraenzle-ritter/resources
475 Downloads
Laravel package for managing external resources with Livewire components
kirschbaum-development/livewire-filters
4068 Downloads
Livewire Filters is a series of Livewire components that provide you with the tools to do live filtering of your data from your own Livewire components.
jey/livewire-styleable
33 Downloads
A package for defining scoped styles in Livewire components (Scss support)
idoneo/cms-core
55 Downloads
Multi-tenant CMS foundation with Teams support, Livewire components and Filament integration for Laravel.
idkwhoami/flux-tables
126 Downloads
This package provides a reusable, configurable table livewire component styled using Flux
fullsmack/livewire-slice
145 Downloads
Registration of Livewire components for Laravel Slice
epessine/vessel
11 Downloads
Global state for Laravel Livewire components
boring-o11y/wirestan
4 Downloads
PHPStan rule for Livewire components: public properties that are never reassigned outside lifecycle methods must be marked #[Locked], so the client cannot tamper with them via $wire.set.
artflow-studio/table
239 Downloads
A custom package to render Livewire components using the @AFtable directive.