Libraries tagged by four column table
baleethai/filament-thaidate
2 Downloads
Thai Buddhist Era (พ.ศ.) DatePicker, DateTimePicker and table column formatting for FilamentPHP
phps-cans/quote-strategy.doctrine.escaping
1086 Downloads
This package contains an implementation of Doctrine\ORM\Mapping\QuoteStrategy which automatically escape database reserved keyword for table and column alias.
laratoolbox/database-viewer
18 Downloads
Get tables and columns on cli for seamless development experience
xnoire666/db-diff
0 Downloads
Laravel artisan command that diffs two MySQL databases and generates SQL files for the missing tables, views, columns, and mismatched column properties.
wdog/filament-unusual
9 Downloads
Extra Filament v5 form components, table columns, casts, and Artisan commands for applications using Filament Shield.
mjahn/last-updated-at-behavior
37 Downloads
A behavior allowing you to generate a last changed column calculated from all related tables with a column updated_at for Propel2.
bhavishyajeet/laravel-searchable-trait
4 Downloads
A powerful, flexible search trait for Laravel Eloquent models with support for relation searches, custom column selection, and configurable table mappings.
helloarman/dumptable
155 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
gegetchkori/laravel_get_enum_values
1 Downloads
function for get enum values from migrated tables column
sukohi/paver
8 Downloads
A PHP package mainly developed for Laravel to generate PHP codes using column names of specified table.
leuchtfeuer/alt-text-checker
7 Downloads
TYPO3 extension that adds a warning overlay icon in the File List module for files missing alternative text, and adds an Alternative text column to file reference tables in the backend.
marcj/change-logger-behavior
32581 Downloads
A behavior allowing you to log one or more columns in a extra logging table like the versionable behavior for Propel2.
magendoo/module-declarative-enum-support
0 Downloads
Lets Magento 2 declarative schema (setup:upgrade) read past MySQL ENUM/SET columns in third-party database tables instead of failing with 'Cannot process definition to array for type enum'.
samad/array-conversion
710 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.