carpenter
A PHP package to create HTML tables from a data store that can be sorted and paginated.
eloquent-tree-closure-table
by atrauzzi
An unobtrusive Eloquent implementation of the closure table pattern for hierarchical data storage.
eloquenttable
by piotrtheis
An HTML table generator for laravel collections, upgrade for Steve Bauman package
laravel-bootstrap-table-list
by okipa
A Laravel entities table list generator, that simply builds your table HTML directly from your controller.
laravel-single-table-inheritance
by jacopo
A package that contains a model for single table inheritance with eloquent(laravel orm)
laravel-single-table-inheritance
by isaacqc
A package that contains a model for single table inheritance with eloquent(laravel orm)
laravel-super-migrations
by proai
This Laravel package is useful for big databases for a better migrations structure.
laravel-table-view
by kabbouchi
Laravel 5 Package for easily displaying table views for Eloquent Collections.
smart-seeder
by jlapp
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
table-sorter
by rogercbe
A package to easily add sorting functionality to any of your models along with helpers to create the sorting links.