trinetus / livewire-datatables
Livewire datatables is simple set of components for making nice and good UX datagrids and datatables easily and fast.
v1.0.0
2026-04-28 19:06 UTC
Requires
- php: ^8.2
- illuminate/auth: ^10.0|^11.0|^12.0|^13.0
- illuminate/database: ^10.0|^11.0|^12.0|^13.0
- illuminate/http: ^10.0|^11.0|^12.0|^13.0
- illuminate/support: ^10.0|^11.0|^12.0|^13.0
- illuminate/view: ^10.0|^11.0|^12.0|^13.0
- livewire/livewire: ^3.0|^4.0
Requires (Dev)
- fakerphp/faker: ^1.9.1
- larastan/larastan: ^2.9|^3.0
- laravel/pint: ^1.18
- orchestra/testbench: ^8.0|^9.0|^10.0|^11.0
- phpunit/phpunit: ^10.5|^11.0
README

Livewire Datatables
Bootstrap 5 datagrid components for Laravel applications using Livewire.
Documentation
Full documentation is available at trinetus.gitlab.io/livewire-datatables.
Requirements
- PHP 8.2+
- Laravel 10, 11, 12, or 13
- Livewire 3 or 4
- Bootstrap 5
Installation
composer require trinetus/livewire-datatables
php artisan migrate
Links
License
The MIT License. See LICENSE for details.