Libraries tagged by laravel tables
gbrock/laravel-table
40633 Downloads
Table functionality for Laravel models
tomshaw/laravel-calendar-table
4502 Downloads
A Laravel calendar table database migration and console command.
timwassenburg/laravel-pivot-table-generator
10312 Downloads
Quickly generate pivot tables for your projects
exolnet/laravel-closure-table
7378 Downloads
Closure Table database design pattern implementation for Laravel framework.
orptech/laravel-migration-partition
19305 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
digital-creative/table-widget
6390 Downloads
A table widget for laravel nova-dashboard.
schmeits/pulse-database-table-info
16762 Downloads
A Laravel Pulse card displaying the table info of the current database.
jiaxincui/closure-table
7522 Downloads
A closure table tree package for laravel eloquent
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
san-kumar/laravel-crud
3170 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
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.
repat/laravel-job-models
24951 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
paxha/laravel-recursive-relationships
44481 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
mirzabusatlic/laravel-schedule-monitor
61460 Downloads
Monitor the output of scheduled tasks in a database table
laracraft-tech/laravel-dynamic-model
9463 Downloads
Dynamic Model for Laravel!