Libraries tagged by laravel tables
witty/laravel-table-view
10058 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
gbrock/laravel-table
41474 Downloads
Table functionality for Laravel models
tomshaw/laravel-calendar-table
8725 Downloads
A Laravel calendar table database migration and console command.
timwassenburg/laravel-pivot-table-generator
16544 Downloads
Quickly generate pivot tables for your projects
gentritxhema/laravel-currency
6832 Downloads
Laravel currency table migration and seed
orptech/laravel-migration-partition
20873 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
digital-creative/table-widget
7630 Downloads
A table widget for laravel nova-dashboard.
schmeits/pulse-database-table-info
20425 Downloads
A Laravel Pulse card displaying the table info of the current database.
jiaxincui/closure-table
7746 Downloads
A closure table tree package for laravel eloquent
iamfarhad/laravel-audit-log
319 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
evolvo/laravel-code-generators
18618 Downloads
Artisan commands to generate laravel project code from existing database tables.
singlequote/laravel-datatables
23216 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
san-kumar/laravel-crud
3452 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
rs/laravel-version-control
6651 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.
paxha/laravel-recursive-relationships
46365 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.