Libraries tagged by laravel tables
realzone22/pengutables
79 Downloads
Laravel Tables package based on PenguBlade / PenguinUI
stevebauman/eloquenttable
50570 Downloads
An HTML table generator for laravel collections
proai/eloquent-inheritance
590 Downloads
Single table inheritance for Laravel inspired by the Rails implementation
oobook/manage-eloquent
1324 Downloads
Manage the laravel eloquent model relationships, table columns and column types
mariojgt/builder
357 Downloads
Laravel Crud builder with dynamic tables and controller made in vue js
illuminatech/db-role
16 Downloads
Provides support for Eloquent relation role (table inheritance) composition in Laravel
tkeer/flattable
157 Downloads
Combine multiple tables in one flat god table.
rockbuzz/lara-activities
5027 Downloads
Lara Activities is a package that monitors activities for creating, editing, and deleting features, including manipulations of related tables.
prioris/iseed
986 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]) and further forked by Szobonya Csaba([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
patrikjak/utils
354 Downloads
A simple utility package for Laravel
outhebox/nova-fields-agent
923 Downloads
This field give the ability to hide fields from your resources table on mobile screens for a better responsive concept
ohtarr/service-now-model
5375 Downloads
PHP7 Laravel5 component to connect to ServiceNow Table API
niladam/quick-links
97 Downloads
Quickly open resource, and other files from within filament resource table in your PHPstorm editor.
michaeljennings/carpenter
1680 Downloads
A PHP package to create HTML tables from a data store that can be sorted and paginated.
marshmallow/translatable
12765 Downloads
Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.