salioudiabate / livewire-datatable
A professional, multi-datasource Livewire DataTable for Laravel — Eloquent, Query Builder, raw SQL, and plain arrays/Collections behind one fluent API.
Package info
github.com/salioudiabate/livewire-datatable
pkg:composer/salioudiabate/livewire-datatable
v1.3.0
2026-08-21 01:11 UTC
Requires
- php: ^8.3
- illuminate/console: ^11.0|^12.0|^13.0
- illuminate/contracts: ^11.0|^12.0|^13.0
- illuminate/database: ^11.0|^12.0|^13.0
- illuminate/support: ^11.0|^12.0|^13.0
- livewire/livewire: ^4.0
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- barryvdh/laravel-dompdf: ^3.1
- larastan/larastan: ^3.0
- laravel/pint: ^1.18
- maatwebsite/excel: ^4.0
- orchestra/testbench: ^10.9|^11.0
- pestphp/pest: ^4.3
- pestphp/pest-plugin-browser: ^4.3
- pestphp/pest-plugin-laravel: ^4.1
- pestphp/pest-plugin-livewire: ^4.1
Suggests
- barryvdh/laravel-dompdf: Required to use the built-in PdfExporter instead of the default CsvExporter (see the README's Export section).
- maatwebsite/excel: Required to use the built-in ExcelExporter instead of the default CsvExporter (see the README's Export section).