Libraries tagged by tabler for laravel
lintaba/orchid-tables
2224 Downloads
An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.
msieprawski/resource-table
510 Downloads
Alternative for Laravel DataTable
reyptr27/laravel-inertia-table
72 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
moharrum/laravel-adminer
997 Downloads
Adminer database management tool for your Laravel application.
imer/laravel-query-table
1764 Downloads
Laravel plugin for displaying query results as a table with built-in filtering/sorting/pagination
aonodevs/inertiajs-tables-laravel-query-builder
592 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
repat/laravel-migration-model
3959 Downloads
Eloquent Model for the migrations table
ohseesoftware/laravel-schema-list
2692 Downloads
List tables, columns, and indices for your database connections.
milenmk/laravel-simple-datatables-and-forms
72 Downloads
Simple Table component to create datatables for Livewire components
fitt-tech/data-grid-laravel
2683 Downloads
Data table package used to build advanced tables with a matching front-end package. Allows for searching, filtering, paging & more
emadha/laravel-dynamic-config
1158 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
coryrose/livewire-tables
41451 Downloads
An extension for Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort.
beitsafe/laravel-uuid-auditing
11816 Downloads
This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables
stevebauman/eloquenttable
50583 Downloads
An HTML table generator for laravel collections
proai/eloquent-inheritance
732 Downloads
Single table inheritance for Laravel inspired by the Rails implementation