novius/filament-relation-nested
Filament package to manage Eloquent relations backed by kalnoy/nestedset. Adds a TreeRelationManager for nested tree CRUD in your admin panel, with optional actions like FixTree to repair the nested set structure. Compatible with Laravel 11, Filament 5, PHP 8.2+.
kalnoy/nestedset and Filament integration.TreeColumn.FixTreeAction for admin tools to correct corrupted nested structures.Adopt if:
kalnoy/nestedset for hierarchical data.Look Elsewhere if:
spatie/laravel-medialibrary for simpler cases).For Executives:
"This package lets us ship hierarchical admin features (e.g., nested menus, org charts) 3x faster by reusing Filament’s UI and kalnoy/nestedset’s backend logic. It reduces dev time on complex tree structures while keeping the admin panel intuitive—critical for [Product X]’s [CMS/SaaS] roadmap. The AGPL license is offset by the cost savings vs. custom development."
For Engineering:
*"We can drop in novius/filament-relation-nested to handle nested relationships in Filament with minimal code:
MenuItem).kalnoy/nestedset—compatible with our Laravel 11 stack. Tradeoff: AGPL license (but no vendor lock-in)."How can I help you explore Laravel packages today?