vusys / laravel-nestedset
Nested set model implementation for Laravel 11+.
v0.23.0
2026-06-11 20:09 UTC
Requires
- php: ^8.3
- illuminate/database: ^11.0|^12.0|^13.0
- illuminate/events: ^11.0|^12.0|^13.0
- illuminate/support: ^11.0|^12.0|^13.0
Requires (Dev)
- driftingly/rector-laravel: ^2.0
- infection/infection: ^0.33
- larastan/larastan: ^2.9|^3.0
- laravel/pint: ^1.0
- orchestra/testbench: ^9.0|^10.0|^11.0
- phpunit/phpunit: ^11.0|^12.0
- rector/rector: ^2.0
Suggests
- illuminate/bus: Required by Model::queueFixAggregates() — FixAggregatesJob uses Bus\Queueable and Foundation\Bus\Dispatchable.
- illuminate/queue: Required by Model::queueFixAggregates() — FixAggregatesJob is dispatched onto a queue.
This package is auto-updated.
Last update: 2026-06-13 00:56:09 UTC