Libraries tagged by livewire select
mrshanebarron/select
8 Downloads
Select dropdown component for Laravel - supports Livewire and Vue
dotmarn/laravel-simple-select
5 Downloads
Laravel Simple Select inputs component for Blade and Livewire.
akhmads/select-components
1 Downloads
Laravel Blade components for remote, offline and multi selects.
ajjitech/searchable-select
3 Downloads
A powerful, Bootstrap 5 searchable dropdown component for Laravel Livewire 3 & 4 applications. Built with Alpine.js — no jQuery, no extra JS dependencies.
nickstarlight/live-select
657 Downloads
A customizable dropdown component made with Laravel, Alpine, Livewire and TailwindCSS.
digitalisstudios/slick-forms
1 Downloads
A comprehensive Laravel package for building dynamic forms with an intuitive drag-and-drop interface, conditional logic, and 32 field types including searchable selects, drag-drop file uploads, and password strength indicators
bored-programmers/laragrid
98 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.
serjoagronov/livewire3-select2
27 Downloads
Simple to use Livewire3 component for Select2
tomshaw/electricgrid
9565 Downloads
A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.
jeffersongoncalves/nativekitv5
7 Downloads
NativeKit starter kit built on Laravel 13.x, Filament 5.x and NativePHP for native desktop applications.
selli/ui
0 Downloads
Selli UI — enterprise Blade & Livewire 4 component library built on the Selli Design System (Electric Violet, dark-first).
jeffersongoncalves/nativekitv4
5 Downloads
NativeKit starter kit built on Laravel 13.x, Filament 4.x and NativePHP for native desktop applications.
jeffersongoncalves/nativekit
8 Downloads
NativeKit starter kit built on Laravel 12.x, Filament 3.x and NativePHP for native desktop applications.
firewire/fieldtype-form-select
4 Downloads
An inputfield/fieldtype for creating fields to select forms in ProcessWire built with FormBuilder