Libraries tagged by laravel tables
laravel-orm/laravel-orm
14 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
larautil/data-table
2 Downloads
dataTable for laravel-admin
larapeak/inertiajs-data-tables
25 Downloads
This is my package InertiajsDataTables
kirankumar/laravel-seeder
20 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
k1zang/extendable-tables
1 Downloads
simplify morphy relations by extending models in Laravel
jrglaber/laravel-grids
237 Downloads
Grids for Laravel 5 & Laravel 6 frameworks
itshayu/laravel-admin-v1
169 Downloads
laravel admin
irpcpro/table-soft
18 Downloads
A package for managing table data.convert model data to objects of table.
iakovos/wireui-smart-table
11 Downloads
Simple yet effective and fully configurable component for all CRUD operations. A Laravel - Livewire component that can intuitively present model data in a table (or create/update/delete forms) using Tailwind and WireUI with minimal component configuration while also maintaining fully scalable, extendable and configurable capabilities. It also comes with optional built-in smart-forms that facilitate all CRUD operations.
hcomg/laravel-easy-generator
24 Downloads
php artisan command to generate fully working crud with api resource by having database tables
halpdesk/laravel-migration-commands
51 Downloads
Better commands for migrations when developing a Laravel project
haakco/laravel-location-manager
108 Downloads
Creates location tables and functions
haakco/laravel-ip
111 Downloads
Function to check and manage ip's. Also adds tables for storing.
gustocoder/laravel-datatable
4 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
guifcoelho/immu-table
10 Downloads
Package for using immutable ndjson models instead of regular SQL or NoSQL databases with sintax similar to Laravel Eloquent.