Libraries tagged by iptables
forjedio/inertia-table
2341 Downloads
Backend-driven dynamic tables for Laravel + Inertia.js
filafly/filament-identity-column
8062 Downloads
A column for Filament Tables to which combines an avatar, name and description.
fibtegis/filament-infinite-scroll
4052 Downloads
Seamless infinite scrolling plugin that replaces pagination in Filament Tables.
c006/yii2-migration-utility
162224 Downloads
Automatically writes the create tables for migrations or create tables in general
bostos/reorderable-columns
5934 Downloads
This is my package reorderable-columns
archilex/filament-stacked-image-column
8433 Downloads
Display multiple images as a stack in your Filament tables
zvizvi/filament-column-filters
1007 Downloads
Excel-style column header filters for Filament tables, with search, date range and multi-select filter types that sync with regular table filters.
voilab/tctable
15123 Downloads
Create quickly and efficiently tables without HTML formatting and with advanced page break options
timwassenburg/laravel-pivot-table-generator
27335 Downloads
Quickly generate pivot tables for your projects
snicco/better-wpdb
23466 Downloads
Keeps you safe and sane when working with custom tables in WordPress.
robinncode/db_craft
5090 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
riesenia/persist-related-data
44067 Downloads
CakePHP ORM plugin for persisting selected fields of related tables
olliejones/index-wp-mysql-for-speed
1889 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
occtherapist/advanced-table-export-for-filament
2023 Downloads
Export and print Filament admin tables to CSV, XLSX, and PDF — Filament v4/v5 compatible successor to filament-export.
myneid/laravel-db-tui
1215 Downloads
Interactive TUI database browser for Laravel — browse tables, sort columns, inspect rows, and run raw SQL