lornequinn / hierarchical-scope
Hierarchical scoping for Laravel models - filter any model by a tree-structured scope.
v1.1.0
2026-05-13 06:29 UTC
Requires
- php: ^8.2
- illuminate/database: ^11.0|^12.0|^13.0
- illuminate/support: ^11.0|^12.0|^13.0
Requires (Dev)
- livewire/livewire: ^3.0
- orchestra/testbench: ^9.0|^10.0|^11.0
- pestphp/pest: ^3.0|^4.0
- pestphp/pest-plugin-laravel: ^3.0|^4.0
Suggests
- livewire/livewire: Required for scope switcher and breadcrumb UI components (^3.0)