Libraries tagged by four column table
kabachello/phptexttable
69 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
cytracom/squasher
307 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
beitsafe/laravel-uuid-auditing
12339 Downloads
This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables
amirnafarie/filament-rating-column
3 Downloads
A custom rating column for Filament tables.
shibomb/filament-multi-components-column
24 Downloads
A Simple Mutli Components Column for Filament Table
x-controller/generate-column-constants
7 Downloads
Generate column constants for all tables in the database
tima/filament-column-order
11 Downloads
Reusable Filament widget for saving/reordering table columns
swayok/peskyorm-columns-collection
64 Downloads
Table structure columns and traits collection for PeskyORM
ilobegashvili/filament-comparison-table
0 Downloads
An editable, per-locale, multi-column comparison table Livewire component for Filament forms.
ofthewildfire/filament-inline-edit-column
53 Downloads
Click-to-edit columns for Filament with automatic custom fields integration
eschmar/laravel-table-dictionary
2570 Downloads
Generate a dictionary of possible values for a database column to scale your data set.
zwacky/table-analyzer
8 Downloads
Database column analyzer tool for the developer on the go
kedrigern/data-table
21 Downloads
Manipulation with table organized collection of data (csv, excel). Contains functions for work with whole columns, rows, filtering etc.
predatorstudio/live-table
4 Downloads
Interactive Livewire table component for Laravel — sortable, filterable, paginated, with drag-and-drop columns.