Libraries tagged by laravel tables
encore/laravel-admin
2771771 Downloads
laravel admin
orangehill/iseed
7594731 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
rappasoft/laravel-livewire-tables
2160189 Downloads
A dynamic table component for Laravel Livewire
staudenmeir/laravel-cte
5351132 Downloads
Laravel queries with common table expressions
franzose/closure-table
899732 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
nanigans/single-table-inheritance
2023985 Downloads
Single Table Inheritance Trait
awcodes/filament-table-repeater
518770 Downloads
A modified version of the Filament Forms Repeater to display it as a table.
protonemedia/inertiajs-tables-laravel-query-builder
170704 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
ramonrietdijk/livewire-tables
27768 Downloads
Dynamic tables for models with Laravel Livewire
laracraft-tech/laravel-schema-rules
27340 Downloads
Automatically generate Laravel validation rules based on your database table schema!
vcian/laravel-db-auditor
20384 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
spatie/laravel-deleted-models
52758 Downloads
Automatically copy deleted records to a separate table
laravel-views/laravel-views
86649 Downloads
Laravel package to create beautiful common views like tables using only PHP code
icetalker/filament-table-repeater
112110 Downloads
This is a package for Filament form component. Extends form Repeater, but shows in Table Layout.
laracademy/generators
300305 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.