Libraries tagged by laravel tables
fitt-tech/data-grid-laravel
1774 Downloads
Data table package used to build advanced tables with a matching front-end package. Allows for searching, filtering, paging & more
faizananwerali/filament-refresh-table
439 Downloads
A Filament plugin that adds refresh functionality to tables
emadha/laravel-dynamic-config
1126 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.
elmudo-dev/filament-select-table
51 Downloads
This package is an extension of select to allow selecting from a table
digital-creative/nova-data-table
13586 Downloads
A Laravel Nova card.
defstudio/wired-tables
6923 Downloads
Laravel Livewire Datatables
cleaniquecoders/laravel-running-number
11863 Downloads
Generate running number when creating new records in your table.
carsdotcom/single-table-inheritance
6883 Downloads
Single Table Inheritance Trait
capsulescodes/laravel-population
261 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
betalabs/laravel-seeder
1934 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
backstage/table-filters
244 Downloads
A Backstage package for filtering tables in Backstage.
awes-io/table-builder
26139 Downloads
A component that allows creating responsive HTML tables or lists from data object
aliziodev/laravel-taxonomy
4 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
airondev/laravel-seeder-generator
441 Downloads
A Laravel package to generate seeders for each database table.
craftlogan/laravel-overflow
8040 Downloads
The Laravel Overflow package will allow adding an overflow column to a form request easily. Use this package to make it easy to store overflow request values in a JSON or Text column on a database table:)