Libraries tagged by four column table
restruct/silverstripe-database-migrations
352 Downloads
Database migration utilities for SilverStripe: table renames, classname remapping, column renames, and table merges during dev/build
kabachello/phptexttable
67 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
12287 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
arraypress/wp-register-columns
8 Downloads
Lightweight library for registering custom columns in WordPress admin tables.
swayok/peskyorm-columns-collection
64 Downloads
Table structure columns and traits collection for PeskyORM
arraypress/edd-register-columns
10 Downloads
Lightweight library for registering custom columns in Easy Digital Downloads tables.
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