Libraries tagged by tabler for laravel
gbrock/laravel-table
40632 Downloads
Table functionality for Laravel models
digital-creative/table-widget
6384 Downloads
A table widget for laravel nova-dashboard.
jiaxincui/closure-table
7522 Downloads
A closure table tree package for laravel eloquent
exolnet/laravel-closure-table
7378 Downloads
Closure Table database design pattern implementation for Laravel framework.
initred/laravel-tabula
12455 Downloads
laravel-tabula is a tool for liberating data tables trapped inside PDF files for the Laravel framework.
witty/laravel-table-view
9388 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
timwassenburg/laravel-pivot-table-generator
10300 Downloads
Quickly generate pivot tables for your projects
laracraft-tech/laravel-dynamic-model
9462 Downloads
Dynamic Model for Laravel!
jxlwqq/data-table
48204 Downloads
dataTable for laravel-admin
itstructure/laravel-grid-view
38168 Downloads
Grid view for laravel framework
san-kumar/laravel-crud
3167 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
repat/laravel-job-models
24947 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
abordage/nova-table-card
26266 Downloads
A Laravel Nova card for displaying lists with links to view and edit
singlequote/laravel-datatables
22772 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
rs/laravel-version-control
6105 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.